@extends('layouts.front-end.app') @section('title',translate($data['data_from']).' '.translate('products')) @push('css_or_js') @endpush @section('content') @php($current_route = Helper::checkCurrentRoute()) @php($decimal_point_settings = getWebConfig(name: 'decimal_point_settings'))