@extends('user.layouts.index', ['header' => true, 'nav' => true, 'demo' => true, 'settings' => $settings]) @php use Illuminate\Support\Facades\DB; // Get config $config = DB::table('config')->get(); @endphp @section('css') @endsection @section('content')