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