@extends('frontEnd.layouts.master') @section('title', 'Home') @push('seo') @endpush @push('css') @endpush @section('content')

Top Categories

Hot Deal

Home Products

@foreach($pageproducts as $product) @endforeach
@endsection @push('script') @endpush