{{-- This is a partial form for creating/editing LpPageSection --}} {{-- Assumes $page, $section (LpPageSection instance), $sectionTypes, $availableLayouts are passed --}}
{{ $message }}
@enderror{{ $message }}
@enderror{{ $message }}
@enderrorChoose how this section's content will be visually arranged.
{{ $message }}
@enderrorContent fields for this section (e.g., text, image URLs, button links) would appear here, dynamically based on the 'Section Type' selected. This often requires JavaScript. For now, manage content directly if your setup supports it, or implement dynamic forms. The 'content' field will be saved as a JSON object.
{{-- Example for a simple textarea to manually input JSON for content --}}Enter content as a valid JSON object. This will be parsed and stored.
@error('content'){{ $message }}
@enderror