PATH:
home
/
rwabteecom
/
public_html_old
/
resources
/
views
/
vcards
/
templates
/
columns
/
Editing: count.blade.php
@if($row->vcards) <span class="badge badge-circle bg-info">{{$row->vcards->count()}}</span> @else <span>{{__('messages.common.notUsed')}}</span> @endif
SAVE
CANCEL