@extends('system.installer.app') @section('title', 'Installation Completed!') @section('content')
@csrf

Installer Completed!

Edit the .env to fill in some additional settings.

Click the button to proceed to the login screen!

@endsection