@extends('backend.layouts.form') @section('title', __('Sections') . ' | ' . $section->title) @section('container', 'container-max-lg') @section('back', route('admin.sections.index')) @section('content')