Elements de la page
@csrf @method('PUT') {{-- Section 1: Elements onglets --}}
Elements onglets
{{-- Champ Nom (Synchronisé avec la toolbar) --}}
{{ strlen($landingWebsite->name ?? '') }}/191
Titre affiché dans l'onglet du navigateur.
{{ strlen($landingWebsite->slug ?? '') }}/191
{{-- Section : Toggles Active / Template --}}
parent_id ? 'disabled' : '' }} id="unified-is-active" type="checkbox" class="form-check-input" name="is_active" value="1" {{ $landingWebsite->is_active ? 'checked' : '' }}>
@if ($landingWebsite->parent_id) Gérée par la page parent @endif
is_template ? 'checked' : '' }}>
{{-- Section Favicon - Refonte Complète --}}
{{-- Col 1: Inputs (Titre + Upload Pill) - Largeur contrôlée (col-md-6) --}}
{{-- Pill Container (Prend toute la largeur de sa colonne) --}}
{{-- Text --}} Favicon (310 x 310px) {{-- Icon --}}
@if ($landingWebsite->favicon_url) @else @endif
{{-- FilePond Overlay (Active when no file) --}}
{{-- Image Details (Moved to Bottom of Left Column) --}}
Détails de l'image
favicon.png
45 KB
PNG
{{-- Col 2: Preview (Right side) --}}
{{-- Preview Box (96x96) --}}
Favicon preview

{{-- Section 2: Preview --}}
Preview
{{ strlen($landingWebsite->og_title ?? '') }}/16
{{ strlen($landingWebsite->og_description ?? '') }}/40
{{-- Pill Container --}}
{{-- Text --}} Image OG (800 x 420px) {{-- Icon --}}
@if ($landingWebsite->og_image_url) @else @endif
{{-- FilePond Overlay (Active when no file) --}}
{{-- Image Details (Below Pill) --}}
Détails de l'image
og_image.png
--- KB
---
OG Image preview