@extends('layouts/default') {{-- Page title --}} @section('title') @parent @stop {{-- page level styles --}} @section('header_styles') @stop {{-- Page content --}} @section('content') Contract Connection Disconnection Disconnection Disconnection Add New Building @foreach($buildingmaster as $row) {{$row->buildingcode}} @endforeach Search Search Clear @stop {{-- page level scripts --}} @section('footer_scripts') @stop