@extends('install.layout') @section('title', 'Installation Complete') @section('content')

Installation Completed Successfully!

Cheque Writer has been installed and configured successfully.

Your Admin Credentials

Username: {{ session('admin_username') }}

Email: {{ session('admin_email') }}

Important: Please save these credentials in a secure location. You can change your password after logging in.

What's Next?

Go to Login Page →

Thank you for choosing Cheque Writer!

@endsection