کالای جدید
| شرح محصول |
تعداد |
قیمت واحد |
قیمت کل |
|
@foreach(\DB::select('select *,(select title from products where id=tg_cart_items.product_id) as
title,(select link from products where id=tg_cart_items.product_id) as link,(select tax from products
where id=tg_cart_items.product_id) as tax from tg_cart_items where tg_cart_id =' . $item->id,array()) as
$item2)
| {{ $item2->title }}
{{ ($item2->color !="" ? " - " . $item2->color : "" ) }} |
{{ $item2->num }} |
@php
$amount = $item2->amount;
$amount_num = $item2->amount * $item2->num ;
if($item2->tax == 0 && $status_card != 6){
$amount += $tax * $amount / 100;
$amount_num += $tax * $amount_num / 100;
}
@endphp
{{ number_format( $amount, 0, '', ',') }} تومان |
{{ number_format($amount_num, 0, '', ',') }} تومان |
ویرایش
حذف
|
@endforeach
نوع پرداخت
روش ارسال
هزینه ارسال:
تحویل گیرنده :
آدرس:
کدپستی:
همراه:
کدملی:
نظام پزشکی:
کد اقتصادی:
|
شماره پیگیری :
تاریخ فاکتور :
عنوان فاکتور :
|
توضیحات فاکتور
توضیحات برگه ارسال
توضیحات فاکتور رسمی
مخفی کردن اطلاعات از فاکتور رسمی
hidden_dcode == 1 ? 'checked="checked"' : '') }} value="1">
hidden_encnum == 1 ? 'checked="checked"' : '') }} value="1">
hidden_encregnum == 1 ? 'checked="checked"' : '') }} value="1">
hidden_nationalcode == 1 ? 'checked="checked"' : '') }} value="1">
hidden_phone == 1 ? 'checked="checked"' : '') }} value="1">
hidden_address == 1 ? 'checked="checked"' : '') }} value="1">
hidden_zipcode == 1 ? 'checked="checked"' : '') }} value="1">
hidden_pcode == 1 ? 'checked="checked"' : '') }} value="1">