@extends('layouts.layout') @section('title', 'Shop Products') @section('content')

Shop Products

@if (!empty($status) || !empty($home)) Clear @endif
Product Name Price Offer Status Show on HomePage
@endsection