@extends('layouts/layoutMaster') @section('title', ($providerDetails->display_name ?? 'Provider') . ' — Checklists') @section('content') @php $provId = $providerDetails->uuid ?? ''; @endphp
Document checklists per job type — link items from Repository.