@extends('layouts.admin') @section('title', 'Edit User') @section('content')
User Information
@csrf @method('PUT')
Cancel
@endsection