-
@foreach ($topics as $topic)
- {{ $topic }} @endforeach
@php
use App\Institution;
use App\Course;
use App\Department;
use App\ScrollingText;
use App\Designation;
use App\FeedbackQuestion;
use App\FeedbackQuestionOption;
use App\PageImage;
$pageImages = PageImage::where('disp_section', '=', 'hhs')->orderBy('id', 'DESC')->get();
$designations = Designation::orderBy('designation')->get();
$scrollingText = ScrollingText::where(['section' => 'Grievances', 'active' => 'Yes'])->first();
$year_start = date('Y');
$year_end = $year_start + 6;
$passout_year = 2013;
@endphp
@php
function getJsonData($filePath)
{
if (file_exists($filePath)) {
$jsonData = file_get_contents($filePath);
$data = json_decode($jsonData, true);
return $data;
} else {
return [];
}
}
@endphp
@php
$attractions = getJsonData('uploads/fest/nirmiti-2024/data/attractions.json');
$otherAttractions = getJsonData('uploads/fest/nirmiti-2024/data/otherAttractions.json');
$AdvisoryBoardAndGuests = getJsonData('uploads/fest/nirmiti-2024/data/AdvisoryBoardAndGuests.json');
$aboutTab = getJsonData('uploads/fest/nirmiti-2024/data/aboutTab.json');
@endphp
@push('head')
@endpush
@extends('frontend.mainlayout')
@section('title', 'Nirmiti 2024 - RERF Group of Institutions')
@section('banner')
On 4th & 5th October, 2024 Contact Us {{ $aboutTab['contact']['name'] }} {{ $aboutTab['contact']['location'] }} Regent Education & Research Foundation Group of Institutions (RERFGI) Start-up
Conclave ‘Nirmiti 2024’ is
poised to be an inspiring congregation in the entrepreneurial landscape in the state
to ignite the young minds towards Innovation, Incubation & Entrepreneurship. RERFGI
warmly welcomes the students, alumni of various Institute to participate & show case
the prowess of their innovative virtuosity. The convergence of Innovator, mentors,
investors in these inspiring two days event will germinate great initiatives. Objectives of ‘NIRMITI 2024’, A Startup Conclave {{ $title }}: {{ $description }} 12 pavilions of ‘Nirmiti 2024’ - Broad Areas of Participation at ‘Nirmiti
2024’ Date of Event: {{ $aboutTab['event_dates']['date'] }} Last date of Registration:
{{ $aboutTab['event_dates']['registration_deadline'] }}
Registration Fee: {{ $aboutTab['event_dates']['fee'] }} Prizes Contact Us {{ $aboutTab['contact']['name'] }} {{ $aboutTab['contact']['location'] }} About: {{ $attraction['about'] }}
@foreach ($attraction['notes'] as $note)
{!! $note !!} Other Attractions About: {{ $otherAttraction['about'] }}
Nirmiti 2024
Last date of Registration: 15th September,
2024
26th September, 2024
About
{{ $aboutTab['contact']['title'] }}
{{ $aboutTab['contact']['position'] }}
Ph:
{{ $aboutTab['contact']['phone'] }}
Mail: {{ $aboutTab['contact']['email'] }}
@foreach ($aboutTab['objectives'] as $title => $description)
@foreach ($aboutTab['pavilions'] as $pavilion => $topics)
{{ $loop->iteration }}.
{{ $pavilion }}
@endforeach
@foreach (array_keys($aboutTab['prizes']['Tier III
@foreach ($aboutTab['prizes'] as $level => $rewards)
{!! $level !!}
@endforeach
Advance Level (TRL 7-9)']) as $award)
@endforeach
{!! $award !!}
@foreach ($aboutTab['prizes'] as $rewards)
{{ $rewards[$award] }}
@endforeach
{{ $aboutTab['contact']['title'] }}
{{ $aboutTab['contact']['position'] }}
Ph:
{{ $aboutTab['contact']['phone'] }}
Mail: {{ $aboutTab['contact']['email'] }}
Events
@foreach ($attractions as $attraction)
@endforeach
{{ $loop->iteration }}.
{{ $attraction['title'] }} ({{ $attraction['type'] }})
@if (isset($attraction['ruleLink']))
@endif
@if (isset($attraction['links']))
@foreach ($attraction['links'] as $linkText => $linkUrl)
{{ $linkText }}
@endforeach
@endif @if (isset($attraction['notes']))
@endif
@endforeach
@foreach ($otherAttractions as $otherAttraction)
@endforeach
{{ $otherAttraction['title'] }}
@if (@isset($otherAttraction['contactId']))
@endif
Schedule
@php
$filePath4th = public_path('uploads/fest/nirmiti-2024/October4th.json');
$shedule4th = getJsonData($filePath4th);
$filePath5th = public_path('uploads/fest/nirmiti-2024/October5th.json');
$shedule5th = getJsonData($filePath5th);
@endphp Sl
Time
Duration
Event Name
Venue
@forelse($shedule4th as $item)
4th October, 2024 (Day 1)
@empty {{ $loop->iteration }}
{{ $item['Time'] }}
{{ $item['Duration'] }}
{{ $item['Event Name'] }}
{{ $item['Venue'] }}
@endforelse
No events scheduled.
@forelse($shedule5th as $item)
5th October, 2024 (Day 2)
@empty {{ $loop->iteration }}
{{ $item['Time'] }}
{{ $item['Duration'] }}
{{ $item['Event Name'] }}
{{ $item['Venue'] }}
@endforelse
No events
scheduled.
Advisory Board & Guests
@foreach ($AdvisoryBoardAndGuests as $member)
@endforeach
{{ $member['name'] }}
{{ $member['title'] }}
Sponsors & Media Partner
Radio Partner
Event Partner
Associate Bank Partner
Silver Partner
({{ $attraction['type'] }})
CONTACT PERSON:
{{ $attraction['contactPerson'] }}
@if (isset($attraction['designation']))
{{ $attraction['designation'] }}
@endif Phone: {{ $attraction['phone'] }}
Email: {{ $attraction['email'] }}
CONTACT PERSON:
{{ $otherAttraction['contactPerson'] }}
@if (isset($otherAttraction['designation'])){{ $otherAttraction['designation'] }}
@endifPhone: {{ $otherAttraction['phone'] }}