{{ __('messages.case.case_id') }} | --}} {{--{{ __('messages.case.doctor') }} | --}} {{--{{ __('messages.case.case_date') }} | --}} {{--{{ __('messages.case.fee') }} | --}} {{--{{ __('messages.common.status') }} | --}} {{-- @if(!Auth::user()->hasRole('Patient|Doctor|Accountant|Nurse'))--}} {{--{{ __('messages.common.action') }} | --}} {{-- @endif--}} {{--
---|---|---|---|---|---|
--}}
{{-- @if(!Auth::user()->hasRole('Patient|Nurse|Case Manager|Accountant'))--}}
{{-- | --}}
{{-- --}}
{{-- --}}
{{-- @if(Auth::user()->hasRole('Patient|Nurse|Case Manager'))--}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- @else--}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- {{ $case->doctor->user->full_name }}--}}
{{-- {{ $case->doctor->user->email }}--}}
{{-- --}}
{{-- @endif--}}
{{-- --}}
{{-- | --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- {{ \Carbon\Carbon::parse($case->date)->format('g:i A') }} --}}
{{-- {{ \Carbon\Carbon::parse($case->date)->format('jS M, Y') }} --}}
{{-- | --}}
{{-- --}} {{-- {{ getCurrencySymbol() }} {{ number_format($case->fee, 2) }}--}} {{-- | --}} {{----}}
{{-- @if($case->status)--}}
{{-- | --}}
{{-- @if(!Auth::user()->hasRole('Patient|Doctor|Accountant|Nurse'))--}}
{{-- @include('layouts.action-component-for-detail', ['id' => $case->id, 'url' => route('patient-cases.edit', $case->id), 'deleteUrl' => url('patient-cases'), 'message' => 'Case']) | --}} {{-- @endif--}} {{--
{{ __('messages.bill.admission_id') }} | --}} {{--{{ __('messages.patient_admission.doctor') }} | --}} {{--{{ __('messages.patient_admission.admission_date') }} | --}} {{--{{ __('messages.patient_admission.discharge_date') }} | --}} {{--{{ __('messages.common.status') }} | --}} {{-- @if(!Auth::user()->hasRole('Patient|Doctor|Accountant|Nurse'))--}} {{--{{ __('messages.common.action') }} | --}} {{-- @endif--}} {{--
---|---|---|---|---|---|
--}}
{{-- @if(Auth::user()->hasRole('Admin|Doctor|Case Manager'))--}}
{{-- | --}}
{{-- --}}
{{-- --}}
{{-- @if(Auth::user()->hasRole('Patient|Nurse|Case Manager'))--}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- @else--}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- {{ $admission->doctor->user->full_name }}--}}
{{-- {{ $admission->doctor->user->email }}--}}
{{-- --}}
{{-- @endif--}}
{{-- --}}
{{-- | --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- {{ \Carbon\Carbon::parse($admission->admission_date)->format('g:i A') }} --}}
{{-- {{ \Carbon\Carbon::parse($admission->admission_date)->format('jS M, Y') }} --}}
{{-- | --}}
{{-- --}}
{{-- @if(!empty($admission->discharge_date))--}}
{{-- --}}
{{-- --}}
{{-- @else--}}
{{-- N/A--}}
{{-- @endif--}}
{{-- {{ \Carbon\Carbon::parse($admission->discharge_date)->format('g:i A') }} --}}
{{-- {{ \Carbon\Carbon::parse($admission->discharge_date)->format('jS M, Y') }} --}}
{{-- | --}}
{{-- --}}
{{-- @if($admission->status)--}}
{{-- | --}}
{{-- @if(!Auth::user()->hasRole('Patient|Doctor|Accountant|Nurse'))--}}
{{-- @include('layouts.action-component-for-detail', ['id' => $admission->id, 'url' => route('patient-admissions.edit', $admission->id), 'deleteUrl' => url('patient-admissions'), 'message' => 'patient Admissions']) | --}} {{-- @endif--}} {{--
{{ __('messages.appointment.doctor') }} | --}} {{--{{ __('messages.appointment.doctor_department') }} | --}} {{--{{ __('messages.appointment.date') }} | --}} {{-- @if(!Auth::user()->hasRole('Patient|Doctor|Accountant|Case Manager'))--}} {{--{{ __('messages.common.action') }} | --}} {{-- @endif--}} {{--
---|---|---|---|
--}}
{{-- --}}
{{-- @if(Auth::user()->hasRole('Admin|Doctor|Lab Technician|Pharmacist|Accountant'))--}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- {{ $appointment->doctor->user->full_name }}--}}
{{-- {{ $appointment->doctor->user->email }}--}}
{{-- --}}
{{-- @else--}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- @endif--}}
{{-- --}}
{{-- | --}}
{{-- {{ $appointment->doctor->department->title }} | --}} {{----}}
{{-- --}}
{{-- --}}
{{-- {{ \Carbon\Carbon::parse($appointment->opd_date)->format('g:i A') }} --}}
{{-- {{ \Carbon\Carbon::parse($appointment->opd_date)->format('jS M, Y') }} --}}
{{-- | --}}
{{-- @if(!Auth::user()->hasRole('Patient|Doctor|Accountant|Case Manager'))--}}
{{-- @include('layouts.action-component-for-detail', ['id' => $appointment->id, 'url' => route('appointments.edit', $appointment->id), 'deleteUrl' => url('appointments'), 'message' => 'Appointment']) | --}} {{-- @endif--}} {{--
{{ __('messages.bill.bill_id') }} | --}} {{--{{ __('messages.bill.bill_date') }} | --}} {{--{{ __('messages.bill.amount') }} | --}} {{-- @if(!Auth::user()->hasRole('Patient|Doctor|Case Manager|Nurse|Receptionist'))--}} {{--{{ __('messages.common.action') }} | --}} {{-- @endif--}} {{--
---|---|---|---|
--}}
{{-- @if(Auth::user()->hasRole('Admin|Patient'))--}}
{{-- --}}
{{-- {{ $bill->patient_admission_id }}--}}
{{-- @elseif(Auth::user()->hasRole('Accountant'))--}}
{{-- --}}
{{-- | --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- {{ \Carbon\Carbon::parse($bill->bill_date)->format('g:i A') }} --}}
{{-- {{ \Carbon\Carbon::parse($bill->bill_date)->format('jS M, Y') }} --}}
{{-- | --}}
{{-- --}} {{-- {{ getCurrencySymbol() }}{{ number_format($bill->amount, 2) }}--}} {{-- | --}} {{-- @if(!Auth::user()->hasRole('Patient|Doctor|Case Manager|Nurse|Receptionist'))--}} {{--@include('layouts.action-component-for-detail', ['id' => $bill->id, 'url' => route('bills.edit', $bill->id), 'deleteUrl' => url('bills'), 'message' => 'Bill']) | --}} {{-- @endif--}} {{--
{{ __('Invoice Id') }} | --}} {{--{{ __('messages.invoice.invoice_date') }} | --}} {{--{{ __('messages.common.status') }} | --}} {{--{{ __('messages.invoice.amount') }} | --}} {{-- @if(!Auth::user()->hasRole('Patient|Doctor|Case Manager|Nurse|Receptionist'))--}} {{--{{ __('messages.common.action') }} | --}} {{-- @endif--}} {{--
---|---|---|---|---|
--}}
{{-- @if(!Auth::user()->hasRole('Case Manager|Doctor|Nurse|Patient|Receptionist'))--}}
{{-- | --}}
{{-- --}}
{{-- @if(Auth::user()->hasRole('Admin|Patient'))--}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- @elseif(Auth::user()->hasRole('Accountant'))--}}
{{-- --}}
{{-- {{ \Carbon\Carbon::parse($invoice->invoice_date)->format('g:i A') }} --}}
{{-- {{ \Carbon\Carbon::parse($invoice->invoice_date)->format('jS M, Y') }} --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- @else--}}
{{-- {{ \Carbon\Carbon::parse($invoice->invoice_date)->format('g:i A') }} --}}
{{-- {{ \Carbon\Carbon::parse($invoice->invoice_date)->format('jS M, Y') }} --}}
{{-- --}}
{{-- --}}
{{-- @endif--}}
{{-- {{ \Carbon\Carbon::parse($invoice->invoice_date)->format('g:i A') }} --}}
{{-- {{ \Carbon\Carbon::parse($invoice->invoice_date)->format('jS M, Y') }} --}}
{{-- | --}}
{{-- --}} {{-- @if($invoice->status)--}} {{-- {{__('messages.invoice.paid')}}--}} {{-- @else--}} {{-- {{__('messages.invoice.not_paid') }}--}} {{-- @endif | --}} {{----}}
{{-- --}}
{{-- {{ getCurrencySymbol() }} {{ number_format($invoice->amount - ($invoice->amount * $invoice->discount / 100), 2) }}--}}
{{-- --}}
{{-- | --}}
{{-- @if(!Auth::user()->hasRole('Patient|Doctor|Case Manager|Nurse|Receptionist'))--}}
{{-- @include('layouts.action-component-for-detail', ['id' => $invoice->id, 'url' => route('invoices.edit', $invoice->id), 'deleteUrl' => url('invoices'), 'message' => 'Invoice']) | --}} {{-- @endif--}} {{--
{{ __('messages.advanced_payment.receipt_no') }} | --}} {{--{{ __('messages.advanced_payment.date') }} | --}} {{--{{ __('messages.advanced_payment.amount') }} | --}} {{-- @if(!Auth::user()->hasRole('Patient|Doctor|Accountant|Case Manager|Nurse|Receptionist'))--}} {{--{{ __('messages.common.action') }} | --}} {{-- @endif--}} {{--
---|---|---|---|
--}}
{{-- @if(!Auth::user()->hasRole('Patient|Nurse|Case Manager|Accountant|Doctor|Receptionist'))--}}
{{-- | --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- {{ \Carbon\Carbon::parse($advancedPayment->date)->format('jS M, Y') }} --}}
{{-- | --}}
{{-- --}} {{-- {{ getCurrencySymbol() }}{{ number_format($advancedPayment->amount, 2) }}--}} {{-- | --}} {{-- @if(!Auth::user()->hasRole('Patient|Doctor|Accountant|Case Manager|Nurse|Receptionist'))--}} {{----}} {{-- --}} {{-- --}} {{-- --}} {{-- @include('partials.modal.delete_action_component_for_modal', ['id' => $advancedPayment->id, 'deleteUrl' => route('advanced-payments.index'), 'message' => 'Advanced Payment'])--}} {{-- | --}} {{-- @endif--}} {{--
{{ __('messages.vaccinated_patient.vaccination_name') }} | --}} {{--{{ __('messages.vaccinated_patient.serial_no') }} | --}} {{--{{ __('messages.vaccinated_patient.does_no') }} | --}} {{--{{ __('messages.vaccinated_patient.dose_given_date') }} | --}} {{-- @if(!Auth::user()->hasRole('Patient|Doctor|Accountant|Case Manager|Nurse|Receptionist'))--}} {{--{{ __('messages.common.action') }} | --}} {{-- @endif--}} {{--
---|---|---|---|---|
{{ $vaccination->vaccination->name }} | --}} {{----}} {{-- @if(!empty($vaccination->vaccination_serial_number))--}} {{-- {{$vaccination->vaccination_serial_number}}--}} {{-- @else--}} {{-- {{ __('messages.common.n/a')}}--}} {{-- @endif--}} {{-- | --}} {{----}} {{-- @if(!empty($vaccination->dose_number))--}} {{-- {{$vaccination->dose_number}}--}} {{-- @else--}} {{-- {{ __('messages.common.n/a')}}--}} {{-- @endif--}} {{-- | --}} {{----}}
{{-- --}}
{{-- --}}
{{-- {{ \Carbon\Carbon::parse($vaccination->dose_given_date)->format('g:i A') }} --}}
{{-- {{ \Carbon\Carbon::parse($vaccination->dose_given_date)->format('jS M, Y') }} --}}
{{-- | --}}
{{-- @if(!Auth::user()->hasRole('Patient|Doctor|Accountant|Case Manager|Nurse|Receptionist'))--}}
{{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @include('partials.modal.delete_action_component_for_modal', ['id' => $vaccination->id, 'deleteUrl' => route('vaccinated-patients.index'), 'message' => 'Vaccination'])--}} {{-- | --}} {{-- @endif--}} {{--