@extends('layouts.front-end.app') @section('title', translate('flash_Deal_Products')) @push('css_or_js') @endpush @section('content') @php($decimal_point_settings = getWebConfig(name: 'decimal_point_settings')) @php($deal_banner = getStorageImages(path: $deal['banner_full_url'],type: 'banner' ,source: theme_asset(path: 'public/assets/front-end/img/flash-deals.png')))