@foreach($eventDeclarations as $declaration) @include('menage.declaration.partials.event-card', ['declaration' => $declaration, 'year' => $year, 'month' => $month]) @endforeach @if(count($eventDeclarations) === 0)