Default Template
Key Features
Usage
php artisan curtain:up --template=defaultCustomization Points
@section('title-class', 'text-6xl text-white font-light tracking-tight text-center')
@section('message-class', 'text-gray-400 mb-6')
@section('content-class', 'text-center space-y-12')Last updated