@extends('layouts.admin') @section('title', $inspection->title) @section('content')
{{ $inspection->site->name }} • {{ $inspection->site->client->name }}
{{ $inspection->description }}
{{ $note->note }}
{{ $note->user->name }} • {{ $note->created_at->format('M d, Y H:i') }}