@extends('layouts.front_page') @section('content')
@include('partials.carousel')



@foreach($shopping_items as $shopping_item) @endforeach



@foreach($latest_shopping_items as $shopping_item) @endforeach
Best Price
Fast Delivery
Genuine Products
@endsection