@foreach ($bundleImages as $index => $image)
@endforeach
{{ $bundle->name }}
{{ $bundle->price }} {{ Helper::currentCurrency()->code }}
{{ $bundle->description }}
@csrf
check()) id="add-to-cart-btn" @else data-bs-toggle="modal" data-bs-target="#authModal" @endif class="btn btn-dark btn-modern text-uppercase bg-color-hover-primary border-color-hover-primary"> {{ __('routes.Add to cart') }}
@if (Auth::guard('web')->check())
@endif