@extends('installer.layout')
@section('content')
Installation Complete!
The application has been successfully installed. You can now login to the admin panel.
Note: For security reasons, please ensure the installation files (routes/controllers) are secured or removed if you wish.
@endsection