= e(t('view_print_statements')) ?>
= date('F j, Y') ?>
| Date التاريخ |
Ref # رقم الشحنة |
= e(t('route')) ?> المسار |
= e(t('status')) ?> الحالة |
= e(t('amount')) ?> المبلغ |
|---|---|---|---|---|
| = e(t('no_completed_shipments')) ?> | ||||
| = date('Y-m-d', strtotime($row['created_at'])) ?> | #= $row['id'] ?> |
= e($row['origin_city']) ?> = e($row['destination_city']) ?>
= e($row['cargo_description']) ?>
|
= e(status_label($row['status'])) ?> | = format_currency((float)$row['total_price']) ?> |
| = e(t('total_balance')) ?> / الإجمالي | = format_currency($totalAmount) ?> | |||