feat: add internship application page and update career menu dropdown
This commit is contained in:
@@ -6,6 +6,10 @@ return [
|
||||
'plural_model_label' => 'Career Applications',
|
||||
'title' => 'Career Form',
|
||||
'description' => 'To join our team, please fill out the form below and upload your CV.',
|
||||
'job_application_title' => 'Job Application',
|
||||
'job_application_description' => 'To join our team, please fill out the form below and upload your CV.',
|
||||
'internship_title' => 'Internship Application',
|
||||
'internship_description' => 'Learn about our remote internship program and submit your application.',
|
||||
'name' => 'Full Name',
|
||||
'email' => 'Email',
|
||||
'phone' => 'Phone',
|
||||
|
||||
@@ -6,6 +6,10 @@ return [
|
||||
'plural_model_label' => 'Kariyer Başvuruları',
|
||||
'title' => 'Kariyer Formu',
|
||||
'description' => 'Ekibimize katılmak için aşağıdaki formu doldurarak CV\'nizi iletebilirsiniz.',
|
||||
'job_application_title' => 'İş Başvurusu',
|
||||
'job_application_description' => 'Ekibimize katılmak için aşağıdaki formu doldurarak CV\'nizi iletebilirsiniz.',
|
||||
'internship_title' => 'Staj Başvurusu',
|
||||
'internship_description' => 'Uzaktan staj programımız hakkında bilgi alın ve başvurunuzu yapın.',
|
||||
'name' => 'Ad Soyad',
|
||||
'email' => 'E-posta',
|
||||
'phone' => 'Telefon',
|
||||
|
||||
Reference in New Issue
Block a user