{{--@if(\Illuminate\Support\Facades\Auth::user()->isAbleTo(''))--}}
{{-- @if (session()->has('success'))--}} {{--
--}} {{-- --}} {{--
--}} {{-- @elseif (session()->has('error'))--}} {{--
--}} {{-- --}} {{--
--}} {{-- @endif--}}
{{--
--}} {{--
Request By
--}} {{-- --}} {{--
--}}
{{-- @if(\Illuminate\Support\Facades\Auth::user()->isAbleTo('manage_organisation-create'))--}}     {{-- @endif--}}
{{-- --}} @if(sizeof($datatables)>0) @foreach($datatables as $tabledata) {{-- --}} @if($tabledata['request_by'] == "Doctor") @elseif($tabledata['status'] == 2) @else @endif @endforeach @else @endif
Request Status Requested By Request For Clinic NameSpecialistMobile No. Email ID Action
@if($tabledata['request_type'] == "In" && $tabledata['status'] == 1) Sent @elseif($tabledata['status'] == 2 && $tabledata['request_type'] == "In") Accepted @elseif($tabledata['request_type'] == "Out" && $tabledata['status'] == 1 || $tabledata['status'] == 2) Relieved @else Rejected @endif {{$tabledata['request_by']}} @if($tabledata['request_type'] === 'In') Appoint @else Remove @endif {{$tabledata['clinic']['clinic_name']}}{{$tabledata['speciality']}}{{$tabledata['clinic']['clinic_mobile_no']}} {{$tabledata['clinic']['clinic_email_id']}}{{$tabledata['phone_no']}} {{$tabledata['email_id']}}wait for response wait for response

No Data Available

{{$datatables->links('livewire.pagination-livewire')}}
{{--@else--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--

Sorry !!! Unauthorized Access

--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--@endif--}} @section('externaljs') @endsection