@extends('layouts.admin') @section('content')
{{ trans('global.create') }} {{ trans('global.userManagement.title_singular') }}
@csrf
@endsection