@extends('installer.layout') @section('title', 'Welcome') @section('subtitle', 'Welcome to the Installation Wizard') @section('content')

Welcome to the Installation Process

This wizard will guide you through configuring your application in just a few simple steps.

Server Requirements - We'll check if your server meets all the requirements.
License Verification - Verify your product license key.
Database Configuration - Set up your database connection.
Application Settings - Configure your application.

Ready to get started? Click the button below to begin.

@endsection @section('footer')
Begin Installation @endsection