@extends('front.layouts.app') @section('content') @include('front.includes.product-list',['title'=> 'Sale']) @endsection