{{ __('Edit Pengguna') }}

Kembali
@csrf @method('PUT')
@foreach ($roles as $role)
id, old('roles', $userRoles)) ? 'checked' : '' }}>
@endforeach
{{ __('Simpan Perubahan') }}