@php $total = DB::connection('mysql_site_' . session('serverID'))->table('free_module')->where('site_id','=',$siteID)->get()->count(); @endphp @if($total == 0)
{{ __('site.modedit_no_freemodules') }}
@else
@if($total == 0)
@endif
@endif