@extends('template.BaseView') @section('content')

Edit User

@csrf @method('PUT')
@endsection