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

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

@endif