@extends('front-end.layouts.master') @section('pageTitle', isset($pageTitle) ? $pageTitle : 'Serach Product ') @section('content')

Search for products

Added to Cart
@endsection {{-- push custom js before end of body tag --}} @push('scripts') @endpush