@extends('layouts.app') @section('title', 'Edit User') @section('content')
Edit User
@csrf @method('PUT')
Batal
@endsection