@if(Auth::user()!== NULL ) @if(Auth::user()->type == 4) تقرير المرضي تقرير متعدد تقرير يومي تقرير المحافظات تقرير مقدمين الخدمة تقرير مستقبل الخدمة تقرير التخصصات @else @lang('frontend.home') @lang('frontend.sessions') @endif @if((Auth::user()->type == 1 and $center_type == 'RC') or Auth::user()->type == 2) @lang('frontend.patients') @endif @lang('frontend.settings') @lang('frontend.sign_out') @if(!Auth::user()->type == 4) ايقاف الجهاز @endif