@extends('layouts.default_layout') @section('stylesheet') {{-- react start--}} {{--react end--}} @endsection @section('content')
@if(count($product) > 0)
@endif @if(count($packages) > 0)

Packages

@endif @if(count($bestSells) > 0)

Find Ice-cream which people like the most

Top selling

@endif @if(count($recipies) > 0)

Recipes

@endif @if(count($galleries) > 0 ) @endif {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--

Social Media

--}} {{--
--}} {{--
--}} {{--
--}} {{----}} {{--
--}} {{--
--}}
@endsection @section('script') {{----}} @endsection