@extends('frontend.template-1.partials.master') @section('content') @include('frontend.template-1.breadcrumb.breadcrumb')
@endif
@endif
{{ translate('Total Items') }}: {{ $products->count() }}
{{ translate('Showing') }} {{ $products->count() }} {{ translate('result') }}