@csrf
Tuliskan Review Tentang Deals Ini!
{{ date('d F Y h:m') }}
{{ $trx_detail->name }}
Artboard 1 {{ getLabelPromo($trx_detail->type, $trx_detail->start_price, $trx_detail->final_price) }}
Lihat Kode Unik
Bagaimana Pengalaman Kamu Menggunakan voucher ini?
@if($errors->has('current_rate'))
{{ $errors->first('current_rate') }}
@endif
Tuliskan Review
@if($errors->has('review'))
{{ $errors->first('review') }}
@endif @if($errors->has('submit_failed'))
{{ $errors->first('submit_failed') }}
@endif
@if(!$trx_detail->is_reviewed)
@endif