@component('components.cards.card',[ 'title' => trans('labels.LbHomeHtmlDraft')." (".$listing->total().")", 'classBody' => 'p-0', ])
@if($listing->total() > 4)
{{trans('buttons.BtBasicListingMore')}}
@endif @endcomponent