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

Edit User

@csrf @method('PUT')
@endsection