@extends('frontend.bigbag.layouts.app') @push('css') @endpush @section('content') {{ $info->name ?? __('Product List') }} {{ __('Home') }} {{ $info->name ?? __('Products') }} {{ __('Filter by Category') }} {{ __('Filter by Brand') }} {{ __('Showing') }} 0–0 of 0 {{ __('results') }} {{ __('Short by new item') }} {{ __('Short by old item') }} {{ __('Short by best selling') }} @endsection @push('js') @endpush
{{ __('Showing') }} 0–0 of 0 {{ __('results') }}