@if (!empty($cards[0])) @foreach ($cards as $c) @endforeach @else

{{ __('frontend::lang.error.no_data') }}

@endif @if ($page_total > 1) @php $label = __('frontend::lang.pagination.label.list'); @endphp @endif