@if(isset($data) && $data->count() > 0) @php $current_balance = $previous_balance; // الرصيد الابتدائي للصفحة @endphp
| {{ __('home.no_liquidation') }} | {{ __('users.username') }} | {{ __('home.date') }} | {{ __('home.name') }} | {{ __('home.loading') }} | {{ __('home.Unloading') }} | {{ __('home.polica_number') }} | {{ __('home.Remainingamount') }} | {{ __('home.operations') }} |
|---|---|---|---|---|---|---|---|---|
| {{ $product->id }} | {{ $product->user->name ?? '-' }} | {{ $product->created_at }} | {{ $product->driver->name_ar ?? '-' }} |