@extends('layouts.master') @section('page-css') @endsection @section('main-content')
{!! nl2br($entry->notes) !!}