@php $superAdminData = getSAData(); $superAdminName = $superAdminData->name; $firstChar = substr($superAdminName,0,1) @endphp