@php use Illuminate\Support\Facades\DB; $config = DB::table('config')->get(); @endphp @if ($paginator->hasPages())