@extends('layouts.modern') @section('page-title', 'Edit Section') @section('breadcrumb')
This section contains {{ $section->fields->count() }} field(s). Layout changes may affect how these fields are displayed in forms.
{{ old('description', $section->description) ?: 'Section description will appear here...' }}