eps_type_law_deductions->percentage)}}"
Deduccion="{{preg_replace("/[\r\n|\n|\r]+/", "", $deductions->eps_deduction)}}"
>
pension_type_law_deductions->percentage)}}"
Deduccion="{{preg_replace("/[\r\n|\n|\r]+/", "", $deductions->pension_deduction)}}"
>
@if(isset($deductions->fondossp_type_law_deductions_id) || isset($deductions->fondossp_sub_type_law_deductions_id))
fondossp_type_law_deductions_id))
Porcentaje="{{preg_replace("/[\r\n|\n|\r]+/", "", $deductions->fondossp_type_law_deductions->percentage)}}"
DeduccionSP="{{preg_replace("/[\r\n|\n|\r]+/", "", $deductions->fondosp_deduction_SP)}}"
@endif
@if(isset($deductions->fondossp_sub_type_law_deductions_id))
PorcentajeSub="{{preg_replace("/[\r\n|\n|\r]+/", "", $deductions->fondossp_sub_type_law_deductions->percentage)}}"
DeduccionSub="{{preg_replace("/[\r\n|\n|\r]+/", "", $deductions->fondosp_deduction_sub)}}"
@endif
>
@endif
{{-- Labor Union --}}
@if(isset($deductions->labor_union))
@include('xml._general_items_payroll', ['node' => 'Sindicato', 'items' => $deductions->labor_union])
@endif
{{-- Sanctions --}}
@if(isset($deductions->sanctions))
@include('xml._general_items_payroll', ['node' => 'Sancion', 'items' => $deductions->sanctions])
@endif
{{-- Orders --}}
@if(isset($deductions->orders))
@include('xml._general_items_payroll', ['node' => 'Libranza', 'items' => $deductions->orders])
@endif
{{-- Third Party Payments --}}
@if(isset($deductions->third_party_payments))
@include('xml._general_items_payroll', ['node' => 'PagoTercero', 'items' => $deductions->third_party_payments])
@endif
{{-- Advances --}}
@if(isset($deductions->advances))
@include('xml._general_items_payroll', ['node' => 'Anticipo', 'items' => $deductions->advances])
@endif
{{-- Other Deductionss --}}
@if(isset($deductions->other_deductions))
@include('xml._general_items_payroll', ['node' => 'OtraDeduccion', 'items' => $deductions->other_deductions])
@endif
@if(isset($deductions->voluntary_pension))
{{preg_replace("/[\r\n|\n|\r]+/", "", $deductions->voluntary_pension)}}
@endif
@if(isset($deductions->withholding_at_source))
{{preg_replace("/[\r\n|\n|\r]+/", "", $deductions->withholding_at_source)}}
@endif
@if(isset($deductions->afc))
{{preg_replace("/[\r\n|\n|\r]+/", "", $deductions->afc)}}
@endif
@if(isset($deductions->cooperative))
{{preg_replace("/[\r\n|\n|\r]+/", "", $deductions->cooperative)}}
@endif
@if(isset($deductions->tax_liens))
{{preg_replace("/[\r\n|\n|\r]+/", "", $deductions->tax_liens)}}
@endif
@if(isset($deductions->supplementary_plan))
{{preg_replace("/[\r\n|\n|\r]+/", "", $deductions->supplementary_plan)}}
@endif
@if(isset($deductions->education))
{{preg_replace("/[\r\n|\n|\r]+/", "", $deductions->education)}}
@endif
@if(isset($deductions->refund))
{{preg_replace("/[\r\n|\n|\r]+/", "", $deductions->refund)}}
@endif
@if(isset($deductions->debt))
{{preg_replace("/[\r\n|\n|\r]+/", "", $deductions->debt)}}
@endif