= e(t('view_print_owner_statements')) ?>
= date('F j, Y') ?>
| Date التاريخ |
Ref # رقم الشحنة |
= e(t('route')) ?> المسار |
= e(t('status')) ?> الحالة |
= e(t('earnings')) ?> المبلغ |
|---|---|---|---|---|
| = 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['offer_price']) ?> |
| = e(t('total_earnings')) ?> / الإجمالي | = format_currency($totalEarnings) ?> | |||