@php $i=1;@endphp @if(count($branches)>0) @foreach($branches as $key=> $row) @php $i++; @endphp @endforeach @else @endif
Sl No Title Types Phone Priority Status Edit Delete
{{$branches->firstItem() + $key}} @if(isset($row->title)){{$row->title}}@endif @if(isset($row->getBranchType)){{$row->getBranchType->name??''}}@endif @if(isset($row->phone)){{$row->phone}}@endif @if(isset($row->priority)){{$row->priority}}@endif
status=='1' ? 'checked' : ''}}>
@if(in_array('branch-edit', $authRolePermissions)) @endif @if(in_array('branch-delete', $authRolePermissions)) @endif
No Data Found