@php $productCards = [ [ 'id' => '0', 'img' => 'img/ProductCard.jpg', 'title' => 'Therefore, when you title research work, make sure it captures all of the relevant aspects of your study, including the specific topic and problem being investigated.', 'url' => 'new-details', 'icon' => 'img/out.svg', 'date' => '20-jun-2023' ], [ 'id' => '1', 'img' => 'img/ProductCard.jpg', 'title' => 'Therefore, when you title research work, make sure it captures all of the relevant aspects of your study, including the specific topic and problem being investigated.', 'url' => 'new-details', 'icon' => 'img/out.svg', 'date' => '20-jun-2023' ], [ 'id' => '2', 'img' => 'img/ProductCard.jpg', 'title' => 'Therefore, when you title research work, make sure it captures all of the relevant aspects of your study, including the specific topic and problem being investigated.', 'url' => 'new-details', 'icon' => 'img/out.svg', 'date' => '20-jun-2023' ], [ 'id' => '3', 'img' => 'ProductCard.jpg', 'title' => 'Therefore, when you title research work, make sure it captures all of the relevant aspects of your study, including the specific topic and problem being investigated.', 'url' => 'new-details', 'icon' => 'img/out.svg', 'date' => '20-jun-2023' ], [ 'id' => '0', 'img' => 'img/ProductCard.jpg', 'title' => 'Therefore, when you title research work, make sure it captures all of the relevant aspects of your study, including the specific topic and problem being investigated.', 'url' => 'new-details', 'icon' => 'img/out.svg', 'date' => '20-jun-2023' ], [ 'id' => '1', 'img' => 'img/ProductCard.jpg', 'title' => 'Therefore, when you title research work, make sure it captures all of the relevant aspects of your study, including the specific topic and problem being investigated.', 'url' => 'new-details', 'icon' => 'img/out.svg', 'date' => '20-jun-2023' ], [ 'id' => '2', 'img' => 'img/ProductCard.jpg', 'title' => 'Therefore, when you title research work, make sure it captures all of the relevant aspects of your study, including the specific topic and problem being investigated.', 'url' => 'new-details', 'icon' => 'img/out.svg', 'date' => '20-jun-2023' ], [ 'id' => '3', 'img' => 'img/ProductCard.jpg', 'title' => 'Therefore, when you title research work, make sure it captures all of the relevant aspects of your study, including the specific topic and problem being investigated.', 'url' => 'new-details', 'icon' => 'img/out.svg', 'date' => '20-jun-2023' ], ] @endphp
@slot('slideItemList') @foreach ($productCards as $index => $card) @slot('slideItem')
@endslot @endforeach @endslot