@extends('layouts.app') @section('title', 'Homepage Sections') @section('page-title', 'Website Builder') @section('breadcrumb', 'Website / Homepage Sections') @section('content')
Manage dynamic homepage sections for your academy website.
| Section | Heading | Order | Visible | Actions |
|---|---|---|---|---|
| {{ $section->name }} | {{ $section->heading ?? '—' }} | {{ $section->sort_order }} | Edit |