@extends('admin.layouts.master') @section('content')

Edit new users

@csrf @method('PUT')
@endsection