@extends('layouts.app') {{-- appname --}} @section('title', config('app.name') . ' - Edit Profile') @section('content')
Edit Profil
Perbarui informasi akun Anda di bawah ini.
@csrf
{{-- Foto profil --}}
Foto Profil
Klik foto untuk mengubah (JPG/PNG, maks. 500 KB)

Email tidak dapat diubah.

Ubah Password (opsional)
@endsection @push('scripts') @endpush