@php use App\Models\Profile; use Illuminate\Support\Facades\Crypt; $profile = Profile::user(); @endphp @include('system-layouts.layout-head') @include('system-layouts.head-plugin-calendar') @include('mod-calendar.title')
@include('mod-calendar.scritp')