@extends('layouts.app') @section('title', $communicator->name) @section('page-title', $communicator->name) @section('content')
{{ $communicator->notes }}