@include('frontend.layouts.patient-sidebar')

Profile

Basic Details

Profile Avatar

{{ $patient->first_name }} {{ $patient->last_name }}

{{ $patient->employment }}

{{ $patient->email }}

{{ \Carbon\Carbon::parse($patient->date_of_birth)->format('M d, Y') }}

{{ $patient->contact }}

{{ $patient->address }}