@if($serverstatus) @if(\Illuminate\Support\Facades\Auth::user()->isAbleTo('masterdata-read')) {{--Permissions--}}
Actions | Status | Pathology Name | Contact Person | Mobile | |
---|---|---|---|---|---|
@if(\Illuminate\Support\Facades\Auth::user()->isAbleTo('masterdata-update')) @endif @if(\Illuminate\Support\Facades\Auth::user()->isAbleTo('masterdata-delete')) @endif |
|
{{$tabledata['pathology_name']}} | {{$tabledata['contact_person']}} | {{$tabledata['mobile']}} | @if($tabledata['email'] != null) {{$tabledata['email']}} @else NA @endif |
No Data Available |