@extends('layouts.public') @section('title', $project->title) @section('content')
{!! nl2br(e($project->description)) !!}