@extends('admin.layouts.layout') @section('title', 'View Agency: ' . $agency->name) @section('content')
{{ $agency->notes }}