@section('css') @if(config('config.enable_uppercase')) @endif @endsection @if(Auth::check() && !isset($job_detail))
I am currently NOT working as a civil servant. I shall immediately declare to the Company if I am working as a civil servant. Failing to do so, I shall be accountable for any sort of outcome thereafter.
I authorize the Company to make reference to all my past employers on my job performance / experience.
I further give consent to the Company for my personal data to be used for work purposes. E.g. sending my resume to clients, submitting my particulars to PLRD or to release my information to government departments (CPF, MOM, etc..) whenever requested.
I confirm that all the above facts in this application form are true and accurate to the best of my knowledge. I have not deliberately omitted any relevant fact. I understand that should any of the above information turn out to be false or inaccurate, I will be subjected to appropriate action.
{{trans('messages.applying_as_user',['attribute' => Auth::user()->full_name])}}
@endif @if(Auth::check() && !isset($job_detail)) {{-- Backend --}} @if (in_array(env('COMPANY_ID'),[118,175])) @include('upload.index',['module' => 'job-application-nric', 'upload_button' => trans('messages.upload').' '.trans('messages.nric').' (Front & Back)', 'module_id' => isset($job_application) ? $job_application->id : ''])