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

Edit Admin User

@csrf @method('PUT')
Back
@endsection @section('script') @endsection