@if (!isset($requirement)) @php $mat_counter = strtotime('now').'-'.Str::random(5); @endphp @include('backend.pages.projects.partials.mats', compact(['functionality_rows', 'mat_counter'])) @else @foreach ($requirement->mats as $mat) @php $mat_counter = $mat->id; @endphp @include('backend.pages.projects.partials.mats', compact(['functionality_rows', 'mat', 'mat_counter'])) @endforeach @endif
Performance Requirments
No Category Stage Requirment
Minimum Assurance Tasks (MAT) to Achieve Performace Standards