@extends('installer.layout') @section('title', 'Application') @section('subtitle', 'Configure your application settings') @section('content')
Configure the basic settings for your application. These settings can be changed later through your .env file.
@endsection