@if(Auth::guard('provider')->check()) @if(Auth::guard('provider')->user()->step == PROVIDER_STEP_COMPLETE)
  • {{tr('dashboard')}}
  • {{tr('history')}}
  • {{tr('account')}}
  • @if(Setting::get('provider_notification_control'))