@extends('admin.layouts.panel') @section('head') Edit User @endsection @section('pages')

Edit User

@csrf @method('PUT')
@endsection