@extends('layouts.app') @section('title', 'Inspections') @section('content')
View and complete inspections
{{ $inspection->title }}
{{ Str::limit($inspection->description, 80) }}
@endif @if($inspection->photos->count() > 0 || $inspection->notes->count() > 0)No inspections found
Inspections will appear here once you clock in at a site