@extends('front.include.app') {{-- --}} @section('meta_title', 'Coastal Ring | Only You Ring | Tropical Ring | Wendy Ring') @section('meta_description', 'Explore Unique Elegance with The Coastal Ring, Only You Ring, Tropical Ring, and Wendy Ring. Perfect For Any Style, These Stunning Pieces Bring Charm, Meaning, and Coastal Beauty to Your Collection.') @section('content')
@if ($banner) Banner Image

{{ $banner->heading }}

@else Default Banner Image

about us

@endif

Our Categories

@foreach ($categories as $key => $category) @php $totalCategory = $categories->count(); @endphp @if ($totalCategory % 3 == 1 && $loop->last)
@endif
{{ $category->name }}

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

{{ $category->name }}

Shop Now
@endforeach
@endsection