@extends('frontend.theme_2.app') @section('title', __('products') . ' || ' . $companyName) @push('styles') @endpush @section('content')
@include('frontend.pages.banner')
@include('frontend.pages.customer.sidemenu')

{{ __('products') }}

1 Aug 25 - 31 Aug 25
{{ __('loading') }}

{{ __('fetching_orders') }}

@endsection @push('scripts') @endpush