@php $project = \App\Models\Project::where('lead_id', $entry->getKey())->first(); @endphp @if (!$project) Convert to Project {{-- --}}