{{ $request->property->name }}
$request->priority->value === 'EMERGENCY', 'bg-orange-50 text-orange-700' => $request->priority->value === 'HIGH', 'bg-gray-100 text-gray-600' => in_array($request->priority->value, ['NORMAL', 'LOW']), ])>{{ $request->priority->value }}