{{ config('app.name', 'Laravel') }}
  • {{ __('app.search_your_family') }}
  • {{ __('birthday.birthday') }}
    current())) ? '&' : '?';?>
  • en
  • id
  • @if (Auth::guest())
  • Login
  • Register
  • @else
  • {{ Auth::user()->name }}
    • {{ __('backup.list') }}
    • {{ __('app.my_profile') }}
    • {{ __('auth.change_password') }}
    • Logout
      {{ csrf_field() }}
  • @endif