@php $wa = preg_replace('/\D+/', '', (string) data_get($content, 'whatsapp_number')); $phone = preg_replace('/\D+/', '', (string) data_get($content, 'phone_number')); @endphp @if($landingPage->show_footer_products && $footerProducts->isNotEmpty())
MORE FROM US

আরও পণ্য

@foreach($footerProducts as $footerProduct)
@if($footerProduct->image_url){{ $footerProduct->name }}@endif

{{ $footerProduct->name }}

৳{{ number_format((float) $footerProduct->final_price, 0) }}
@endforeach
@endif @if($wa)@endif