Edit Data
@csrf @method('PUT')
Name
Email
Role
Select Role
@foreach ($role as $item)
{{$item->name}}
@endforeach
Password
Retype Password
Passwords do not match.
Close
Update