@extends('frontend.bigbag.layouts.app') @section('content')

{{ __('Trending products') }}

{{ __('view all') }}

{{ __('Avaible Offer') }}

{{ __('view all') }}

{{ __('Best selling products') }}

{{ __('view all') }}

{{ __('New arrival products') }}

{{ __('view all') }}
@endsection @push('js') @endpush