@include ('one')
{{ $world }}
@if ($this)
@if ($this)
@endif
@endif
{{-- Comment --}}
@switch ($value)
@case (1)
@switch ($value)
@default
@break
@endswitch
@break
@default
@break
@endswitch
{{-- Comment --}}
@verbatim
@include ('one')
@if ($this)
@if ($this)
@endif
@endif
{{-- Comment --}}
@switch ($value)
@case (1)
@switch ($value)
@default
@break
@endswitch
@break
@default
@break
@endswitch
{{-- Comment --}}
@endverbatim
Warning: Undefined variable $variable in /home/gingerbrup/mariage/vendor/stillat/blade-parser/tests/__fixtures/workspaces/two/first.blade.php on line 67
@php
$variable--;
@endphp
@forelse ($users as $user)
@forelse ($user->tasks as $task)
@empty
@endforelse
@empty
@endforelse