@section('Breadcrumb')
{{ __('Profil Akun') }}
  1. Home
  2. Profil Akun
@endsection @section('mobile-breadcrumb')
  • Profil Akun
  • @endsection

    {{ __('Profile') }}

    @csrf @method('patch')
    Avatar {{--
    --}}
    @if ($errors->any()) @endif @if (session('status') === 'profile-updated') @endif