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