@php $currencies = DB::table('currencies')->get(); @endphp @if($currencies && $currencies->count() > 0) @endif