@extends('layouts.website')
@section('title', 'Products')
@section('content')
@push('css')
@endpush
@include('website.infobar')
Showing {{$products->count()}} of {{$products->total()}} resultsOops! No Product found
404