@extends('admin.layouts.grid') @section('section', translate('Sections')) @section('title', translate('Home Categories')) @section('create', route('admin.sections.home-categories.create')) @section('container', 'container-max-lg') @section('content') @if ($homeCategories->count() > 0)