{{__('lang.payment')}}


@foreach ($product_locations as $loc_key => $product_location) @php $location_amount = $product_location['price'] ?? 0; $location_wave_out = $product_location['wave_out'] ?? 0; $location_fixed = $product_location['is_fixed'] ?? 1; $location_percent = $product_location['percent'] ?? 0; $location_name = $product_location['name'] ??'-'; @endphp
@endforeach
@if($is_unofficial == 1) @endif
{{__('lang.term')}} {{__('lang.description')}} {{__('lang.discount_date')}} {{__('lang.fixed_or_percentage')}} {{$placeholderDiscount}} {{$transaction->systemSettingCurrency()}}{{__('lang.unofficial')}} {{$transaction->systemSettingCurrency()}}{{__('lang.hide_on_statement')}}

add_circle_outline {{__('lang.add_more')}}
{{-- calculation --}}
{{__('lang.total_sale')}} {{$transaction->systemSettingCurrency()}}
{{$currency_symbol}}
{{__('lang.additional_charges')}}
{{$currency_symbol}}
{{__('lang.discount')}} {{$transaction->systemSettingCurrency()}}
{{--
0
--}}
{{$currency_symbol}} 0
{{__('lang.total_net_sale')}} {{$transaction->systemSettingCurrency()}}
{{$currency_symbol}}