@extends('front.include.app') @section('meta_title', 'Heart and Bow Chain Ring | Happy Heart Ring | Upsence') @section('meta_description', 'Discover Timeless Elegance With Heart and Bow Chain Ring And Happy Heart Ring from Upsence. Stylish, Charming, and Perfect For Any Occasion—Add Love and Sparkle To Your Jewelry Collection.') @section('content')
{{--img--}}
@foreach($sliders as $slider)

{{ $slider->heading ?? ''}}

{{ $slider->sub_heading ?? ''}}

{{ $slider->description ?? ''}}

{{ $slider->button_text ?? ''}}
@endforeach
{{--
--}}

Upsence

New Arrivals

@if(isset($bestSallers))
@foreach($bestSallers as $bestSaller)
{{ $bestSaller->image_alt ?? 'img' }}
{{ $bestSaller->product_name ?? '' }}

{{$bestSaller->category->name ?? ''}}

CAD ${{ $bestSaller->price ?? '' }}
@endforeach
@else
Best Seller product not found
@endif

Categories include

@foreach($categories as $category)
{{ $category->name }}

about {{ $category->products->count() }} items

{{ $category->name }}

Shop Now
@endforeach

Best Sellers

@foreach($exlusives as $exlusive)
{{ $exlusive->image_alt ?? 'img' }}
{{ $exlusive->product_name ?? '' }}

{{ $exlusive->category->name ?? '' }}

CAD ${{ $exlusive->price ?? '' }}
@endforeach

Follow Us On Instagram

Knot Ring
Daily Ring

Testimonials

@foreach($testimonials as $testimonial)

{!! $testimonial->description ?? '' !!}

{{ $testimonial->heading ?? '' }}{{ $testimonial->state ?? '' }} , {{ $testimonial->created_at->diffForHumans() ?? '' }}

@endforeach {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem--}} {{-- Ipsum has been the industry's standard dummy text ever since the also the leap--}} {{-- into electronic typesetting, remaining essentially unchanged.

--}} {{--
--}} {{--

Monica Stoung New York , 4 months ago

--}} {{--
    --}} {{--
  • --}} {{--
  • --}} {{--
  • --}} {{--
  • --}} {{--
  • --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem--}} {{-- Ipsum has been the industry's standard dummy text ever since the also the leap--}} {{-- into electronic typesetting, remaining essentially unchanged.

--}} {{--
--}} {{--

Monica Stoung New York , 4 months ago

--}} {{--
    --}} {{--
  • --}} {{--
  • --}} {{--
  • --}} {{--
  • --}} {{--
  • --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}
@endsection