@extends('master-admin') @section('title', 'Edit User') @section('content')

Edit User

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