@extends('layouts.admin') @section('title', $adminUser->exists ? 'Edit Admin User' : 'New Admin User') @section('content')