Example: ```php $variable = ' Hello Summer ' ; dd($variable); ``` it will not work