@extends('installer.layout') @section('title', 'Welcome') @section('subtitle', 'Welcome to the Installation Wizard') @section('content')
This wizard will guide you through configuring your application in just a few simple steps.
Ready to get started? Click the button below to begin.
@endsection @section('footer') Begin Installation @endsection