@extends('layouts.app') @section('title', 'Check Measure') @section('breadcrumb')Check Measure {{ $checkMeasure->job?->job_number }}@endsection @section('content')
{{ $checkMeasure->job?->contact?->full_name }} — {{ $checkMeasure->scheduled_date?->format('d M Y') }}
No checklist items. Add some below.
@endforelse{{ $checkMeasure->notes }}
{{ $checkMeasure->next_step }}