@lang('app.edit') @lang('payroll::modules.payroll.salaryComponents')
×
component_type == 'earning') selected @endif>@lang('payroll::modules.payroll.earning')
component_type == 'deduction') selected @endif>@lang('payroll::modules.payroll.deduction')
value_type == 'fixed') selected @endif>@lang('payroll::modules.payroll.fixed')
value_type == 'percent') selected @endif>@lang('payroll::modules.payroll.ctcPercent')
value_type == 'basic_percent') selected @endif>@lang('payroll::modules.payroll.basicPercent')
value_type == 'variable') selected @endif>@lang('payroll::modules.payroll.variable')