@extends('layouts/contentLayoutMaster') @section('title', 'Buildings') @section('vendor-style') {{-- vendor css files --}} @endsection @section('content')

Buildings

@can('Create Building') Add New @endcan
@if ($message = Session::get('success'))
@endif
No. Code Name Plant Area Office Collection Center Type Contact Status Action
@endsection @section('vendor-script') {{-- vendor files table data --}} @endsection @section('page-script') @endsection