@extends('installer::install') @section('step')

The application has been installed successfully

Website address
Your website is located at this URL

{{ $path }}

Administration Area

{{ $path }}/login

Email: {{ env('ADMIN_EMAIL') }}
Password: {{ env('ADMIN_PASSWORD') }}

Support and questions
If you need support, please send us a ticket on our support portal.
Documentation and Support

@endsection