@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()}}
{{-- --}} {{ $errors->first('full_name') }}
{{-- --}}
@if($errors->first('district_id')) {{$errors->first('district_id')}} @endif
{{-- --}} {{ $errors->first('current_address') }}
{{-- --}} {{ $errors->first('parent_name') }}
{{-- --}} {{ $errors->first('father_contact') }}
{{-- --}} {{ $errors->first('mother_contact') }}
{{-- --}} {{ $errors->first('email') }}
{{-- --}} {{ $errors->first('grade_aaplied') }}
{{-- --}}
@if($errors->first('client_id')) {{$errors->first('client_id')}} @endif
{{-- Terms & Condition * --}}

Sponsored by

Supported by

Organized by

Logo
{{--
--}} {{----}} {{--
--}}

Select your destination for better school education

@foreach($cities as $city_value) @endforeach
@foreach($faculties as $faculty) @endforeach
@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

@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->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) @endforeach
@include('edufair.layouts.ads.middletenths',['middletenths'=>$middletenths])
@endif
@include('edufair.layouts.ads.bottomfirsts',['bottomfirsts'=>$bottomfirsts])
@include('edufair.layouts.ads.bottomseconds',['bottomseconds'=>$bottomseconds])
@endsection @section('after_js') {{-- --}} @if(!(\Illuminate\Support\Facades\Auth::check())) @endif @endsection