HOME


Mini Shell 1.0
DIR: /home/cardxfeb/public_html/resources/views/vcards/templates/columns/
Upload File :
Current File : /home/cardxfeb/public_html/resources/views/vcards/templates/columns/count.blade.php
@if($row->vcards)
<span class="badge badge-circle bg-info">{{$row->vcards->count()}}</span>
@else
<span>{{__('messages.common.notUsed')}}</span>
@endif