@extends('edufair.layouts.master') @section('logo_slider_css') @endsection @section('content') Presents Nepal's Largest Virtual School Fair Nepal School Mela 2025 Virtual Admission Expo bringing together top 1000+ schools across Nepal In Association with ADMISSION ENQUIRY Just fill up your details and we’ll contact you later. {{csrf_field()}} {{-- Your Full Name ( हजुरको पुरा नाम ) * --}} {{ $errors->first('full_name') }} {{-- Course * --}} --District-- * @foreach($districts as $district) id) selected @endif>{{$district->name}} @endforeach @if($errors->first('district_id')) {{$errors->first('district_id')}} @endif {{-- Your Full Name ( हजुरको पुरा नाम ) * --}} {{ $errors->first('current_address') }} {{-- Your Full Name ( हजुरको पुरा नाम ) * --}} {{ $errors->first('parent_name') }} {{-- Your Full Name ( हजुरको पुरा नाम ) * --}} {{ $errors->first('father_contact') }} {{-- Your Full Name ( हजुरको पुरा नाम ) * --}} {{ $errors->first('mother_contact') }} {{-- Your Full Name ( हजुरको पुरा नाम ) * --}} {{ $errors->first('email') }} {{-- Your Full Name ( हजुरको पुरा नाम ) * --}} {{ $errors->first('grade_aaplied') }} {{-- Course * --}} --Preferred School * @foreach($ctype as $school) client->id) selected @endif>{{$school->client->company_name}} @endforeach @if($errors->first('client_id')) {{$errors->first('client_id')}} @endif {{-- Terms & Condition * --}} Submit Search {{----}} {{----}} {{----}} {{----}} {{----}} {{--Search--}} {{----}} {{----}} {{----}} Sponsored by Supported by Organized by PABSON N-PABSAN PROGRESSIVE COMMUNITY TRUST {{----}} {{----}} {{----}} {{--@foreach ($top_ads as $ad)--}} {{----}} {{----}} {{--@if (config('filesystems.storage')--}} {{--::disk(config('filesystems.diskName'))->exists(config('filesystems.storagePath')--}} {{--.--}} {{--'/adverts/' . $ad->image))--}} {{--@php--}} {{--$url = config('filesystems.asset') . '/' . 'adverts/' . $ad->image;--}} {{--$uploadedFile = pathinfo($url);--}} {{--$old_filename = $uploadedFile['filename'];--}} {{--$extension = $uploadedFile['extension'];--}} {{--$imageLink = config('filesystems.asset') . '/' . 'adverts' . '/' . $old_filename--}} {{--.--}} {{--'.webp';--}} {{--@endphp--}} {{--@if($extension=='gif' ||--}} {{--!(config('filesystems.storage')::disk(config('filesystems.diskName'))->exists(config('filesystems.storagePath').'/adverts/'.$old_filename.'.webp')))--}} {{----}} {{--@else--}} {{----}} {{-- --}} {{-- --}} {{----}} {{-- --}} {{--@endif--}} {{--@endif--}} {{----}} {{----}} {{--@endforeach--}} {{----}} {{----}} {{----}} Select your destination for better school education @foreach($cities as $city_value) {{$city_value->name}} {{count($city_value->clients)}}+ Schools @endforeach @foreach($faculties as $faculty) {{$faculty->name}} @endforeach Free Register Now @if(count($diamonds)>0) Diamond Sponsor Connect schools with prospective students @foreach($diamonds as $diamond) @php $college = $diamond; @endphp @if(isset($college->logo)) @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 @endif @endforeach @endif @include('edufair.layouts.ads.middlefirsts',['middlefirsts'=>$middlefirsts]) @if(count($golds)>0) Gold Sponsor Connect schools with prospective students @foreach($golds as $gold) @php $college = $gold; @endphp @if(isset($college->logo)) @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 @endif @endforeach @endif @include('edufair.layouts.ads.middleseconds',['middleseconds'=>$middleseconds]) @if(count($silvers)>0) Silver Sponsor Connect schools with prospective students @foreach($silvers as $silver) @php $college = $silver; @endphp @if(isset($college->logo)) @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 @endif @endforeach @endif @include('edufair.layouts.ads.middlethirds',['middlethirds'=>$middlethirds]) @if(count($participating)>0) Participating Schools Connect schools with prospective students @foreach($participating as $silver) @php $college = $silver; @endphp @if(isset($college->logo)) @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 @endif @endforeach @endif @include('edufair.layouts.ads.middlesevenths',['middlesevenths'=>$middlesevents]) @include('edufair.layouts.ads.middlenineths',['middlenineths'=>$middlenineths]) Featured Listing Schools More Listings @foreach ($platinums as $silver) @php $college = $silver; @endphp @if (isset($college->logo)) @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 {{ $college->company_name }} {{$college->location}} {{-- @if($college->company_nature_id==3) @if(isset($college->city->name)), {{$college->city->name}}, @if(isset($college->district->name)){{$college->district->name}} @endif @endif @endif --}} @endif @endforeach @if(count($articles)>0) Latest News Connect schools with prospective students @foreach($articles as $article) @if(isset($article->image)) @php $url = config('filesystems.asset').'/'.'articles'.'/'.$article->image; $uploadedFile = pathinfo($url); $old_filename = $uploadedFile['filename']; $extension = $uploadedFile['extension']; $imageLink = config('filesystems.asset').'/'.'articles'.'/'.$old_filename.'.webp'; @endphp @else @endif BY Admin July 11, 2020 {{date('F d, Y',strtotime($article->created_at))}} {{$article->title}} {{----}} {{----}} {{--{!! \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) @if(config('filesystems.storage')::disk('public')->exists(config('filesystems.storagePath').'/adverts/partner-logo'.'/'.$banner->image)) @php $url = config('filesystems.asset').'/'.'adverts/partner-logo'.'/'.$banner->image; $uploadedFile = pathinfo($url); $old_filename = $uploadedFile['filename']; $extension = $uploadedFile['extension']; $imageLink = config('filesystems.asset').'/'.'adverts/partner-logo'.'/'.$old_filename.'.webp'; @endphp @endif @endforeach @include('edufair.layouts.ads.bottomfirsts',['bottomfirsts'=>$bottomfirsts]) Media Partners Connect schools with prospective students @foreach($mediapartners as $banner) @if(config('filesystems.storage')::disk('public')->exists(config('filesystems.storagePath').'/adverts/partner-logo'.'/'.$banner->image)) @php $url = config('filesystems.asset').'/'.'adverts/partner-logo'.'/'.$banner->image; $uploadedFile = pathinfo($url); $old_filename = $uploadedFile['filename']; $extension = $uploadedFile['extension']; $imageLink = config('filesystems.asset').'/'.'adverts/partner-logo'.'/'.$old_filename.'.webp'; @endphp @endif @endforeach @include('edufair.layouts.ads.bottomseconds',['bottomseconds'=>$bottomseconds]) @endsection @section('after_js') {{-- --}} @if(!(\Illuminate\Support\Facades\Auth::check())) @endif @endsection
Nepal's Largest Virtual School Fair
bringing together
across Nepal
In Association with
Just fill up your details and we’ll contact you later.
Sponsored by
Supported by
Organized by