@if (is_file('patients/images/' . $appointment->pat?->image)) profile @else profile @endif

{{ $appointment->pat?->name }}

Patient Profile
  • {{ ucfirst($appointment->pat?->gender) }}
  • {{ $appointment->pat?->age }} - {{ $appointment->pat?->age_type }}
  • {{ $appointment->pat?->marital_status }}
  • {{ $appointment->pat?->add?->name }}
  • {{ $appointment->pat?->phone }}