@extends('frontend.mainlayout')
@section('title', 'Careers | RERF Group of Institutions, RIST & SVIMS')
@section('banner')
@php
$notices = [
[
'date' => 'Nov 02, 2023',
'title' => 'PROJECT ASSISTANT',
'essential' => 'M.Sc in any branch of Life – Science/Microbiology/Biotechnology from reputed Institute/ University.',
// 'Desirable' => ['Should have a strong interest and passion for research and innovation, apply knowledge towards the creation of an enterprise for nurturing technology innovation/entrepreneurship. Hands – on experience in analytical instruments, working on BSL-2 laboratory, animal handling, etc. is preferred.', 'Work experiences and/or qualifications in business management/ IP management/ Project management/ law and agreements/ tech transfer/ incubation would be a plus.', 'Excellent communication skill with experience in scientific writing/content development etc.', 'Should be self-motivated with the ability to work with stringent deadlines.', 'Must be open to traveling for organizing summit/collaborative and outreach programs'],
// 'age' => 'Preferable up to 32. Relaxation may be given to an exceptionally qualified candidate.',
// 'JobDescription' => '"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."',
// 'Salary' => 'The salary will be Rs. 15,000/ - per month (consolidated)',
'pdfLinks' => [
[
'url' => '/uploads/placement/Placement Notice/Express roadways.pdf',
],
],
],
// Add more here...
];
@endphp
{{-- End Placement Notices --}}