@extends('layouts.admin') @section('content')

Edit User

Update the user's details below.
@csrf @method('PUT')
@endsection