@if(!empty($freeListing->items()) && $freeListing->items())
@include('frontend.creators.loops.watchLoop',["listing" => $freeListing, "type" => 'free','activePlanFeatures' => $activePlanFeatures])
@include('admin.partials.pagination', ["pagination" => $freeListing])
@else
@endif