@extends('admin.layouts.app') @section('contents')

Update User

@csrf @method('PUT')
@endsection