@props(['taxes' => [], 'additionalExpenses' => [], 'selectedProduct' => null])

{{ __('dashboard.Price Summary') }}

{{ __('dashboard.Base Price') }} 0.00
{{ __('dashboard.Discount') }} 0.00
الدفعة الأولى 0.00
{{ __('dashboard.Final Total') }} 0.00
@foreach($taxes as $tax) @endforeach
@foreach($additionalExpenses as $expense) @endforeach
@error('deposit')
{{ $message }}
@enderror
{{ __('dashboard.Current Balance') }}: 0