@extends('layouts.superadmin') @section('content')

Edit User

@csrf @method('PUT')

@endsection