@if(isset($data) && $data->count() > 0) @php $current_balance = $previous_balance; // الرصيد الابتدائي للصفحة @endphp
@php $total_before = 0; $total = 0; @endphp @foreach ($data as $product)
Fatal error: Uncaught Error: Class "App\Models\shipments_details" not found in /home/ebdea/public_html/shipments.ebdea.online/resources/views/transfers/ajax_liquidation.blade.php:38 Stack trace: #0 {main} thrown in /home/ebdea/public_html/shipments.ebdea.online/resources/views/transfers/ajax_liquidation.blade.php on line 38
{{ __('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 ?? '-' }}