@if (count($vcards) > 0 || !empty($search))
@endif
@if (checkTotalVcard())
{{ __('messages.vcard.new_vcard') }}
@endif
@if (count($vcards) > 0)
@php $styleCss = 'style'; @endphp
@foreach ($vcards as $vcard)