$color === 'blue', 'text-green-700 dark:text-green-300' => $color === 'green', 'text-purple-700 dark:text-purple-300' => $color === 'purple', 'text-orange-700 dark:text-orange-300' => $color === 'orange', 'text-indigo-700 dark:text-indigo-300' => $color === 'indigo', 'text-gray-700 dark:text-gray-300' => $color === 'gray', ])> {!! $activeTabData['message'] !!}
$color === 'blue', 'text-green-700 dark:text-green-300' => $color === 'green', 'text-purple-700 dark:text-purple-300' => $color === 'purple', 'text-orange-700 dark:text-orange-300' => $color === 'orange', 'text-indigo-700 dark:text-indigo-300' => $color === 'indigo', 'text-gray-700 dark:text-gray-300' => $color === 'gray', ])> {!! $activeTabData['message'] !!}