@include('backend.includes.table.header', ['page' => 'rand-products', 'id' => $rand_product->id])
@include('backend.rand_products.tables.show')
@include('backend.includes.table.footer', ['page' => 'rand-products', 'id' => ['rand_product' => $rand_product->id]])