@extends('vendor.installer.layouts.master') @section('template_title', 'Administrator') @section('title') Create Administrator @endsection @section('subtitle', 'Replace the default seeded admin with the real account you’ll log in with.') @section('container')
@csrf
The default seeded admin@example.com account will be replaced with the details above. You can change them again later from the admin profile.
@endsection