{{ $product->name }}
@forelse ($attachments as $attachment)
{{ $product->name }}
@empty @endforelse
{{ $product->name }}
@forelse ($attachments as $attachment)
{{ $product->name }}
@empty @endforelse {{--
--}} {{--
--}} {{--
--}} {{--
--}}

{{ $product->name }}

product details

{!! $product->description !!}

share it
{{--
--}} {{-- --}} {{--
--}}
100% SECURE PAYMENT

{{ $product->old_price }}{{ $product->old_price ? round($product->price / $product->old_price * 100,2)."% off":'' }}

{{ $product->price }}

{{--
Time Reminder
--}} {{--
--}} {{--

25 : Days 22 : Hrs 13 : Min 57 Sec--}} {{--

--}} {{--
--}}
@csrf @foreach ($product->product_option as $product_option)
@if ($product_option->qty)
@else @endif
@auth @endauth
@endforeach
{{-- buy now--}}
@push('lib_js') @endpush