@extends('layout') @section('content') @php $dashboardImageUrl = dashboardImageUrl(); $dashboardBgColor = dashboardImageBgColor(); @endphp @php $UserType = Session::get('UserType'); @endphp @if(!isOpticalUserType($UserType))