feat: implement internship application wizard with terms acceptance and multi-step form view
This commit is contained in:
@@ -130,4 +130,13 @@ return [
|
||||
'mermaid_dec4' => 'Is Task Approved?',
|
||||
'mermaid_feedback' => 'Revision Request and Feedback',
|
||||
'mermaid_payment' => 'Fee Payment is Made',
|
||||
|
||||
// Internship Wizard keys
|
||||
'dear_intern' => 'Dear Intern Candidate,',
|
||||
'intern_welcome_text_1' => 'As Trunçgil Technology, we are proud to contribute to the development of young talents through our remote internship program. We evaluate our interns in real projects, providing them with a unique remote working and team coordination experience.',
|
||||
'intern_welcome_text_2' => 'In order for your application to be evaluated, you must first review our working model and application conditions, and then fill out the form completely by accepting the internship application terms.',
|
||||
'intern_terms_accept_label' => 'I have read and accept the remote internship working model, application conditions, and the HR process flow.',
|
||||
'accept_intern_terms_btn' => 'Accept Terms and Proceed to Application Form',
|
||||
'intern_step_1_title' => '1. Terms & Conditions',
|
||||
'intern_step_2_title' => '2. Complete Application',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user