@extends('frontend.theme_2.app') @section('title', __('products') . ' || ' . $companyName) @push('styles') @endpush @section('content') @include('frontend.pages.banner')
@include('frontend.pages.products.filter')
Growth Tech Electronics & Gadgets Large Blue
Clear All
@include('frontend.loader.content_loader')
@endsection @push('plugins') @endpush @push('scripts') @endpush