@extends('install.layout') @section('title', __('Complete')) @section('step-name', __('Complete')) @section('content')
{{ __('SnapNest has been successfully installed and is ready to use.') }}
{{ __('Admin Panel URL') }}
{{ $appUrl }}/admin
{{ __('Admin Email') }}
{{ $adminEmail }}
{{ __('Please save your login credentials. For security, the password is not displayed here.') }}