@section('title', 'Green International University – Apply Now | GIU') @section('description', 'Green International University offers practical learning and modern programs. Admissions are now open and begin your academic journey with confidence.') @section('keywords', 'Green international university,GIU admission requirements,International academic environment') @extends('front.layouts.app') @section('content') {{-- side bar bottom banner --}}
{{-- --}}

LIFE CAN BE COMPLICATED

Applying to University doesn’t have to be.

Our Few-step application walks you through the process, so you can focus on the details that matter– like your future.

Apply Now
{{-- cards --}}

SCHOLARSHIP

Invest in the personal, academic and professional growth of students.

Explore More

LIFE AT GIU

Aims to provide the best arena for the learning of the students.

Explore More

RESEARCH WORK

Provide quality incentives to researchers, who, in turn, will generate high standard research.

Explore More
{{-- Go green --}}
{{-- green international --}}

WHY GREEN INTERNATIONAL UNIVERSITY

Excellence does not grow in wilderness; it has to be pursued with singular zeal and commitment. GIU symbolises quality and excellence. Its spirited faculty, industrious students and excellent support infrastructure provide an academic environment.

See More
{{--

20+

Academic Programs

--}}

15+

Clubs and Societies

{{-- --}} {{-- extra space --}}

OUR MESSAGES

{{-- news and event --}}

NEWS AND EVENTS

@foreach($news as $new)
{{-- {{URL('/')}}/public/post/{{$dt->thumb}} --}}

{{ str_limit($new->name, $limit = 30, $end = '...') }}

{{ date("d M ,Y", strtotime($new->e_date)) }}
SEE MORE

{!! \Illuminate\Support\Str::limit($new->short_description, 90, $end='...') !!}

@endforeach

Calendar

@foreach($calenders as $calender)

{{date("M", strtotime($calender->e_date))}}

{{date("d", strtotime($calender->e_date))}}

{{$calender->name}}

@endforeach
@endsection @push('js') @endpush