@extends('layouts.front-layout') @section('title') All Best Sale Product @endsection @section('content')

{{ $pageData['Product']['top_banner_title'] ?? '' }}

Category Wise Products

@endsection