79713270

Date: 2025-07-24 11:32:06
Score: 0.5
Natty:
Report link

=> When you are using {{!! !!}} multiple variables you must be concatenate(.).

correct syntax is bellow

{!! ucfirst($shippingMethod['title']) . ' (' . $shippingMethod['duration'] .') '.

(webCurrencyConverter($shippingMethod['cost'])) !!}

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Switi