@extends('layouts.front-end.app') @section('title',ucfirst($data['data_from']).' products') @push('css_or_js') @endpush @section('content') @php($decimal_point_settings = \App\CPU\Helpers::get_business_settings('decimal_point_settings'))