@include('partials.dashboard.head') @include('partials.dashboard.sidebar', ['page' => 'users']) @include('partials.dashboard.header')
Detail Akun Pengguna
@csrf @method('put')
@include('partials.dashboard.footer', ['rich_editor' => false])