@section('header_styles') @stop
@if(!empty($tenantmaster)) @foreach($tenantmaster as $row) @endforeach @else @endif
Account ID Customer Name Building Flat No Phone
{{$row->account_id}} {{$row->master_name}} {{$row->buildingcode.' '.$row->buildingname}} {{$row->flat_no}} {{$row->phone}}

No reports were found!
@section('footer_scripts') @stop