@includeIf('admin.stores.relationships.storeStoreFronts', ['storeFronts' => $store->storeStoreFronts])
@includeIf('admin.stores.relationships.storeAds', ['ads' => $store->storeAds])
@includeIf('admin.stores.relationships.storeOrders', ['orders' => $store->storeOrders])
@includeIf('admin.stores.relationships.storeCoupons', ['coupons' => $store->storeCoupons])
@includeIf('admin.stores.relationships.storeProducts', ['products' => $store->storeProducts])