@extends('admin.layout.main') @section('content')

Edit User

@csrf @method('PUT')
@endsection