@include('backend.includes.table.header', ['page' => 'home-cat-products', 'id' => $home_cat_product->id])
@include('backend.home_cat_products.tables.show')
@include('backend.includes.table.footer', ['page' => 'home-cat-products', 'id' => ['home_cat_product' => $home_cat_product->id]])