@if (Auth::user()->hasRole('Admin')) @endif @if (Auth::user()->hasRole('Doctor')) @endif @if (Auth::user()->hasRole('Patient|Receptionist')) @endif