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

Edit User: {{ $user->name }}

@csrf @method('PUT')
Batal
@endsection