@switch($color) @case('green')

{{$text}}

@break @case('blue')

{{$text}}

@break @default

{{$text}}

@endswitch