@include('front.header')
Your Cart
Everything your business needs—streamlined,
efficient, and ready to deploy.

Ultimate Software Kit

One bundle. Endless possibilities
for growth and management.

Digital Toolkit

Product Overview

@foreach(product_category() as $key => $value) @endforeach
@foreach ($products as $key => $product)
{{ $product->product_name }} {{-- {{ $product->product_amount }} --}} ₹ {{ number_format($product->final_amount, 2) }}
@endforeach

Lightweight Jacket

$58.79

Nulla eget sem vitae eros pharetra viverra. Nam vitae luctus ligula. Mauris consequat ornare feugiat.

Size
Color
@include('front.footer')