@extends('backend.layouts.master') @section('title', 'Edit About Us — Sections') @section('content') @php $s = $sections; $media = fn ($path) => \App\Support\BreadcrumbImage::mediaUrl($path) ?: $path; @endphp