@extends('install.layout') @section('title', 'Installation Complete!') @section('content')
{{ __('Congratulations! Your application has been successfully installed.') }}
{{ __('You can now access your application and start using it. We hope you enjoy it!') }}
{{ __('For any questions or support, please refer to the documentation or contact our support team.') }}