@section('title', 'Good Health 3| GIU') @extends('front.new.layouts.app') @section('content')

Green International University have established a fully smoke-free campus supported by a structured and comprehensive enforcement of ‘smoke-free’ policy that ensures a healthy learning and working environment for all students, faculty and staff.

The University maintains a strict ban on smoking across all academic buildings, outdoor spaces, hostels and transport areas, applying a zero-tolerance approach to eliminate exposure to tobacco, etc., and protect community well-being.

In 2024, the University strengthened its smoke-free campus initiative by expanding education with expert-led seminars and workshops. Enforcement was enhanced through new signage, student ambassadors, and stricter checks. A unique accountability measure was also implemented, where policy violations result in a completion of a social responsibility task.

@php $galleries = [ 'Drug and Tobacco Abuse Policy Notification' => [ 'paragraph' => '', 'images' => ['front/new/img/sdgs/img/img_169.png','front/new/img/sdgs/img/img_170.png','front/new/img/sdgs/img/img_171.png','front/new/img/sdgs/img/img_172.png','front/new/img/sdgs/img/img_173.png','front/new/img/sdgs/img/img_174.png','front/new/img/sdgs/img/img_175.png','front/new/img/sdgs/img/img_176.png','front/new/img/sdgs/img/img_177.png'] ], 'Notification Issued to the students for the violation of policy ' => [ 'paragraph' => '', 'images' => ['front/new/img/sdgs/img/img_178.png','front/new/img/sdgs/img/img_179.png','front/new/img/sdgs/img/img_180.png','front/new/img/sdgs/img/img_181.png','front/new/img/sdgs/img/img_182.png'] ], ]; @endphp

Glimpses of Sustainability Efforts – 2024

@foreach($galleries as $title => $data)

{{ $title }}

{{ $data['paragraph'] }}

@foreach($data['images'] as $index => $image)
@endforeach
@endforeach @endsection @push('js') @endpush