@extends('frontEnd.layouts.master') @section('title', $category->meta_title) @push('css') @endpush @push('seo') @endpush @section('content') Home / {{ $category->name }} Showing {{ $products->firstItem() }}-{{ $products->lastItem() }} of {{ $products->total() }} Results get('sort')==1)selected @endif>Product: Latest get('sort')==2)selected @endif>Product: Oldest get('sort')==3)selected @endif>Price: High To Low get('sort')==4)selected @endif>Price: Low To High get('sort')==5)selected @endif>Name: A-Z get('sort')==6)selected @endif>Name: Z-A Filter {{ $category->name }} @foreach ($category->subcategories as $key => $subcat) {{ $subcat->subcategoryName }} @endforeach Price ৳ ৳ Filter @foreach ($subcategories as $subcategory) get('subcategory')) && in_array($subcategory->id, request()->get('subcategory'))) checked @endif /> {{ $subcategory->subcategoryName }} @endforeach @foreach ($products as $key => $value) @endforeach @if ($products->currentPage() > 1) « Previous @else « Previous @endif @if ($products->currentPage() < $products->lastPage()) Next » @else Next » @endif @endsection @push('script') @endpush
৳
{{ $subcategory->subcategoryName }}