@extends('admin.layouts.form') @section('section', translate('Sections')) @section('title', translate('Edit Home Section')) @section('back', route('admin.sections.home-sections.index')) @section('container', 'container-max-lg') @section('content')
@endsection