@extends('admin.layout') @section('title', 'Week in a Glance — Sections') @section('page_heading', 'Week in a Glance — Sections') @section('content')
No sections yet. Add the first one.
@elseDrag rows to reorder how sections appear on the page.
| # | Title | Photos | Actions | |
|---|---|---|---|---|
| {{ $loop->iteration }} | {{ $section->title ?: '(Untitled)' }} | {{ $section->images()->count() }} | Edit |