@extends('pages.settings.index') @section('page-header-section') {{ __('Salary Settings') }} @endsection @section('page-section')
@csrf
{{ __('DA and HRA ') }}
enable_da_hra) ? 'checked':'' }}>
{{ __('Provident Fund Settings') }}
enable_provident_fund) ? 'checked': ''}}>
{{ __('ESI Settings') }}
enable_esi_fund) ? 'checked': '' }}>
@endsection @push('page-scripts') @endpush