@extends('install.layout') @section('title', 'Create admin') @section('step3', 'active') @section('content')
Step 3 of 4
We'll run database migrations then create the first admin account. Use a strong password — you can change it later from the profile page.
@endsection