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