@extends('layouts.client') @section('title') {{$title}} @endsection @section('content-clients')
Số tiền giảm: @if($promotion->hinh_thuc_giam_gia == 1) Giảm {{ $promotion->gia_tri_khuyen_mai }}% giá trị đơn hàng @else Giảm {{ number_format($promotion->gia_tri_khuyen_mai, 0, ',', '.') }} đ @endif
Giá trị đơn hàng tối thiểu: {{ number_format($promotion->gia_tri_toi_thieu, 0, ',', '.') }} đ
Áp dụng từ {{ \Carbon\Carbon::parse($promotion->ngay_bat_dau)->format('d/m/Y H:i:s') }} đến {{ \Carbon\Carbon::parse($promotion->ngay_ket_thuc)->format('d/m/Y H:i:s') }}
Hiện tại không có chương trình khuyến mãi nào.