{{-- Header --}} {{-- Steps --}}
1
2
3
Site Information

Configure how your application looks to visitors.

@if($errors->any())
    @foreach($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif
@csrf
{{-- App Name --}}
{{-- Eyebrow --}}
Small label above the main heading.
{{-- Tagline --}}
{{-- Subtitle --}}
{{-- Primary Color --}}
{{-- Hidden input is what actually gets submitted --}}
Click the color box or type a hex code.
{{-- Logo Upload --}} {{-- ── Dark Logo (admin sidebar / light backgrounds) ── --}}
{{-- Preview box with white bg --}}
SVG, PNG, JPG — max 2MB
{{-- ── Light Logo (React frontend / dark backgrounds) ── --}}
{{-- Preview box with dark bg --}}
SVG, PNG, JPG — max 2MB