@extends('layouts.master') @section('title', $page->title . ' | ' . setting('site.title')) @push('custom-css') @endpush @section('content')
{!! $page->title !!}
{!! $page->body !!}
{{-- Map Code --}}
Our
Programs
Agroforestry
Forest Protection
and Restoration
Human-Elephant
Conflict Prevention
Urban Biodiversity
Climate Change
and Ecology Education
@endsection @push('custom-js-scripts') @include('partials.programs-map-script') @endpush