• @lang('provider.profile.help')
  • {{ Auth::guard('provider')->user()->first_name }} {{ Auth::guard('provider')->user()->last_name }}
    • {{ Auth::guard('provider')->user()->first_name }} {{ Auth::guard('provider')->user()->last_name }}
      @lang('provider.profile.my_profile')
    • @lang('provider.profile.change_password')
    • @lang('provider.profile.logout')
      {{ csrf_field() }}