Admin User Details

@csrf @method('PUT')
@if($errors->any())
    @foreach($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif
Leave blank if you do not want to change the password. (Min 6 characters)