@php $modules = \App\Models\Module::cacheFor(now()->addDays()) ->toBase() ->get(); @endphp {{--