@include('pages.templates.projects.components.misc.list-page-actions') @if(auth()->user()->is_team)
@if (@count($foos ?? []) > 0) @include('misc.list-pages-stats') @endif
@endif
@include('pages.templates.projects.components.table.wrapper')