@php use App\Service\UserUtility; $isGuestUser = UserUtility::isGuestUser(); use App\Traits\GetSoftwareDate; @endphp