@extends('layouts.app') @section('content') @include('frontend.catalog._grid', compact('categories', 'catalogs')) @endsection