@php $config = DB::table('site_configs')->first(); $template = DB::table('template_configs')->first(); @endphp