@extends('front.layouts.master') @section('main_content') {{ $project->title }} {{ __('Home') }} / {{ $global_page_item->projects_page_title }} / {{ $project->title }} {{ $project->title }} {!! $project->description !!} @if($project->quote_person) {!! nl2br($project->quote_text) !!} {{ $project->quote_person }} @endif @if($global_page_item->project_cta_status == 'Show') {{ $global_page_item->project_cta_subheading }} {!! nl2br($global_page_item->project_cta_heading) !!} @endif @endsection
{!! $project->description !!}
{!! nl2br($project->quote_text) !!} {{ $project->quote_person }}
{!! nl2br($project->quote_text) !!}