@extends('layouts.app') @section('title', 'Projects - UN-Habitat Nepal') @section('content')
{{ \App\Models\SiteSetting::getValue('projects_subtitle', 'Browse success stories categorized by our major project initiatives in Nepal.') }}
{{ strip_tags($project->description) }}