@extends('layouts.core.install') @section('title', trans('messages.finish')) @section('content')

task_alt Congratulations, you've successfully installed Acelle Email Marketing Application (AcelleMail)

Remember that all your configurations were saved in [APP_ROOT]/.env file. You can change it when needed.

Now, you can go to your Admin Panel at {{ action('Admin\HomeController@index') }}

If you are having problems or suggestions, please visit acellemail.com official website

Thank you for chosing AcelleMail.

@endsection