@extends('layouts.app') @section('content')
@include('partials.slider')
@include('partials.stores-widget')
@include('partials.categories')
@include('partials.latest-coupon') @include('partials.feauterd-category') @include('partials.latest-offer')
@include('partials.sidebar')
@endsection @section('scripts') @endsection