{{-- Shared project grid: the listing page and the AJAX fragment both render this. --}} @php $columns ??= 3; $numbered ??= false; $featureFirst ??= false; @endphp @if ($projects->isEmpty()) {{ __('View all projects') }} @else