@php $boardMembers = \App\Models\BoardMember::all(); @endphp @if ($boardMembers && $boardMembers->count() > 0)