@extends('layout.master') @push('plugin-styles') @endpush @section('content')
Edit User
@method('PUT') @csrf
Cancel
@endsection @push('plugin-scripts') @endpush @push('custom-scripts') @endpush