Nepal's Largest Virtual Edufair
NEPAL SCHOOL MELA
2021
The Virtual Admission Expo that brings together 500+ Schools across Nepal
In Association With
Organized by
@foreach($faculties as $faculty)
@endforeach
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
@if(count($diamonds)>0)
@endif
@include('edufair.layouts.ads.middlefirsts',['middlefirsts'=>$middlefirsts])
@if(count($golds)>0)
@endif
@include('edufair.layouts.ads.middleseconds',['middleseconds'=>$middleseconds])
@if(count($silvers)>0)
@endif
@include('edufair.layouts.ads.middlethirds',['middlethirds'=>$middlethirds])
@foreach($associations as $key=>$association)
{{$association->name}}
-
All
@foreach($states as $state)
@if(count($state->verifiedActiveClients($association->id)->where('logo','!=',null)->get())>0)
-
{{$state->name}}
@endif
@endforeach
@foreach($states as $state)
@php
$todayDate = date('d');
if($todayDate % 2 == 0){
$orderBy = 'ASC';
}
else{
$orderBy = 'DESC';
}
@endphp
@foreach($state->verifiedActiveClients($association->id)->where('logo','!=',null)->orderBy('company_name',$orderBy)->get() as $college)
@php
$url = config('filesystems.asset').'/'.'clients'.'/'.$college->user->name.'/logo'.'/'.$college->logo;
$uploadedFile = pathinfo($url);
$old_filename = $uploadedFile['filename'];
$extension = $uploadedFile['extension'];
$imageLink = config('filesystems.asset').'/'.'clients'.'/'.$college->user->name.'/logo'.'/'.$old_filename.'.webp';
@endphp
@endforeach
@endforeach
@foreach($association->clients as $client)
@if(isset($client->featured_image))
@php
$college = $client;
$url = config('filesystems.asset').'/'.'clients'.'/'.$college->user->name.'/featured_image'.'/'.$college->featured_image;
$uploadedFile = pathinfo($url);
$old_filename = $uploadedFile['filename'];
$extension = $uploadedFile['extension'];
$imageLink = config('filesystems.asset').'/'.'clients'.'/'.$college->user->name.'/featured_image'.'/'.$old_filename.'.webp';
@endphp
@endif
@endforeach
@foreach($states as $state)
@php
$todayDate = date('d');
if($todayDate % 2 == 0){
$orderBy = 'ASC';
}
else{
$orderBy = 'DESC';
}
@endphp
@foreach($state->verifiedActiveClients($association->id)->where('featured_image','!=',null)->orderBy('company_name',$orderBy)->get() as $college)
@php
$url = config('filesystems.asset').'/'.'clients'.'/'.$college->user->name.'/featured_image'.'/'.$college->featured_image;
$uploadedFile = pathinfo($url);
$old_filename = $uploadedFile['filename'];
$extension = $uploadedFile['extension'];
$imageLink = config('filesystems.asset').'/'.'clients'.'/'.$college->user->name.'/featured_image'.'/'.$old_filename.'.webp';
@endphp
@endforeach
@endforeach
@if($key==0)
@include('edufair.layouts.ads.middleforths',['middleforths'=>$middleforths])
@endif
@if($key==1)
@include('edufair.layouts.ads.middlefifths',['middlefifths'=>$middlefifths])
@endif
@if($key==2)
@include('edufair.layouts.ads.middlesixths',['middlesixths'=>$middlesixths])
@endif
@endforeach
Progressive Schools
-
All
@foreach($states as $state)
@if(count($state->verifiedActiveProgressivesClients()->where('logo','!=',null)->get())>0)
-
{{$state->name}}
@endif
@endforeach
@foreach($states as $state)
@php
$todayDate = date('d');
if($todayDate % 2 == 0){
$orderBy = 'ASC';
}
else{
$orderBy = 'DESC';
}
@endphp
@foreach($state->verifiedActiveProgressivesClients()->where('logo','!=',null)->orderBy('company_name',$orderBy)->get() as $college)
@php
$url = config('filesystems.asset').'/'.'clients'.'/'.$college->user->name.'/logo'.'/'.$college->logo;
$uploadedFile = pathinfo($url);
$old_filename = $uploadedFile['filename'];
$extension = $uploadedFile['extension'];
$imageLink = config('filesystems.asset').'/'.'clients'.'/'.$college->user->name.'/logo'.'/'.$old_filename.'.webp';
@endphp
@endforeach
@endforeach
@foreach($progressives as $client)
@if(isset($client->featured_image))
@php
$college = $client;
$url = config('filesystems.asset').'/'.'clients'.'/'.$college->user->name.'/featured_image'.'/'.$college->featured_image;
$uploadedFile = pathinfo($url);
$old_filename = $uploadedFile['filename'];
$extension = $uploadedFile['extension'];
$imageLink = config('filesystems.asset').'/'.'clients'.'/'.$college->user->name.'/featured_image'.'/'.$old_filename.'.webp';
@endphp
@endif
@endforeach
@foreach($states as $state)
@php
$todayDate = date('d');
if($todayDate % 2 == 0){
$orderBy = 'ASC';
}
else{
$orderBy = 'DESC';
}
@endphp
@foreach($state->verifiedActiveProgressivesClients()->where('featured_image','!=',null)->orderBy('company_name',$orderBy)->get() as $college)
@php
$url = config('filesystems.asset').'/'.'clients'.'/'.$college->user->name.'/featured_image'.'/'.$college->featured_image;
$uploadedFile = pathinfo($url);
$old_filename = $uploadedFile['filename'];
$extension = $uploadedFile['extension'];
$imageLink = config('filesystems.asset').'/'.'clients'.'/'.$college->user->name.'/featured_image'.'/'.$old_filename.'.webp';
@endphp
@endforeach
@endforeach
@include('edufair.layouts.ads.middlesevenths',['middlesevenths'=>$middlesevents])
INAUGURATION OF 2nd VIRTUAL EDUFAIR 2021
Connect schools with prospective students
{{-- --}}
Events Speakers
Connect schools with prospective students
@foreach($speakers as $speaker)
@php
$url = config('filesystems.asset').'/'.'speakers'.'/'.$speaker->photo;
$uploadedFile = pathinfo($url);
$old_filename = $uploadedFile['filename'];
$extension = $uploadedFile['extension'];
$imageLink = config('filesystems.asset').'/'.'speakers'.'/'.$old_filename.'.webp';
@endphp
({{$speaker->designation}},{{$speaker->sector}})
@endforeach
@include('edufair.layouts.ads.middleeighths',['middleeighths'=>$middleeighths])
Event Schedules
Connect schools with prospective students
@php
$keyValue=1;
@endphp
@while(strtotime($startDate) <= strtotime($endDate))
@php
$currentExistDate = date('Y-m-d',strtotime($startDate));
@endphp
@if(\App\Edufair\SpeakerDuty::where('date',$currentExistDate)->count()>0)
-
{{date('d',strtotime($startDate))}}
{{date('D',strtotime($startDate))}}
@endif
@php
$keyValue+=1;
$startDate = date ("Y-m-d", strtotime("+1 day", strtotime($startDate)));
@endphp
@endwhile
@php
$keyDataValue=1;
@endphp
@while(strtotime($start_date) <= strtotime($end_date))
@php
$currentDate = date('Y-m-d',strtotime($start_date));
@endphp
@foreach($schedules as $schedule)
@if(\App\Edufair\SpeakerDuty::where('id',$schedule->id)->where('date',$currentDate)->count()>0)
{{date('H:i A',strtotime($schedule->start_time))}} - {{date('H:i A',strtotime($schedule->end_time))}}
Workshop
@endif
@endforeach
{{--
--}}
@php
$keyDataValue+=1;
$start_date = date ("Y-m-d", strtotime("+1 day", strtotime($start_date)));
@endphp
@endwhile
@include('edufair.layouts.ads.middlenineths',['middlenineths'=>$middlenineths])
@if(count($articles)>0)
Latest News
Connect schools with prospective students
@foreach($articles as $article)
BY Admin
July 11, 2020 {{date('F d, Y',strtotime($article->created_at))}}
{!! \Illuminate\Support\Str::limit($article->details,120) !!}
@endforeach
@include('edufair.layouts.ads.middletenths',['middletenths'=>$middletenths])
@endif
Supporters
Connect schools with prospective students
@foreach($supporters as $banner)
@endforeach
@foreach($supporters as $banner)
@endforeach
@include('edufair.layouts.ads.bottomfirsts',['bottomfirsts'=>$bottomfirsts])
Media Partners
Connect schools with prospective students
@foreach($mediapartners as $banner)
@endforeach
@foreach($mediapartners as $banner)
@endforeach
@foreach($speakers as $speaker)
@endforeach
@include('edufair.layouts.ads.bottomseconds',['bottomseconds'=>$bottomseconds])
@endsection
@section('after_js')
{{-- --}}
@if(!(\Illuminate\Support\Facades\Auth::check()))
@endif
@endsection