@php $quotation = \App\Models\Quotation::where('project_id', $entry->getKey())->first(); @endphp @if (!$quotation) Convert to Quotation