{{ auth()->guard('patient')->user()->first_name }} {{ auth()->guard('patient')->user()->last_name }}
{{ auth()->guard('patient')->user()->id }}