@extends('vendor.installer.layouts.master') @section('template_title') {{ trans('installer_messages.final.templateTitle') }} @endsection @section('title') {{ trans('installer_messages.final.title') }} @endsection @section('container')
Congratulation! You have successfully installed.

Note: Please read the help/troubleshoot_guide , public tickets on the helpdesk before sending any support request.

Tip: Please check the .env to change configuration and set email config. If you are not able to see it, enable the show hidden dot(.) files in your file manager's settings

Info: {{$ln}}

GO TO YOUR LOGIN PAGE

Login ID is your entered email and default password is 123456.

{{ trans('installer_messages.final.exit') }}
@endsection