@extends('installer.layout') @section('title', 'Step 3: Super Admin & License') @section('step_1_class', 'completed') @section('step_2_class', 'completed') @section('step_3_class', 'active') @section('content')

Super Admin & License Key

Set up your primary administrator login and enter your purchased software license key.

@csrf
This will be your login username for the Admin Dashboard.
Domain: {{ $domain }}
Enter the License Key provided with your software purchase.
@endsection