@extends('layouts.app') @section('title', 'My Speaking Notes') @section('page-title', 'My Speaking Notes') @section('content')
{{ Str::limit($note->headline_message, 120) }}
No speaking notes here yet.
Notes distributed to you will appear here.