@extends('layouts.app') @section('title', 'Create Admin') @section('content')

Create Admin

Set up your super admin account.

@csrf
@endsection