@extends('layouts.authenticated') @section('content')
Edit User
@csrf @method('PATCH')
@endsection