INSB — Completion Notification
@if($srReference)
SR Reference: {{ $srReference }}
@endif
@if($caseId || $vesselName)
@if($caseId)
Case:
{{ $caseId }}
@endif @if($vesselName)
Vessel:
{{ $vesselName }} @endif
@endif
{{ $mailMessage }}