@extends('layouts.app') @section('content')
{{ $delegate->phone ?? '—' }}
| التاريخ | الوصف | التكلفة | الحالة | إجراءات |
|---|---|---|---|---|
| {{ $trip->date->format('Y-m-d') }} | {{ $trip->description ?? '—' }} | {{ number_format($trip->cost, 2) }} ج.م | @if($trip->status === 'paid') مدفوع @else مستحق @endif |
|
| لا توجد مشاوير مسجلة لهذا المندوب | ||||