@extends('frontend.layout.master') @section('content')

Edit User

@csrf @method('PUT')
@endsection