{{--
--}}
{{-- @if($records && $records->count()) --}} @if(!empty($records) && count($records))
{{-- --}}
@foreach($records as $record) {{-- --}} {{-- --}} @endforeach
Characteristics Value
{{ $record['name'] }} @php $status = $this->getCharacteristicStatus($record['id']); @endphp @php $status = $this->getCharacteristicStatus($record['id']); @endphp @if(($record['inspection_type'] ?? null) === 'Visual')
@else @endif
@else

No records found.

@endif