@use('Rhymix\Framework\Push', 'Push')
@include('^/common/tpl/refresh.html')
@load('^/common/js/plugins/ckeditor/')
@php
$bar = ['Rhy', 'miX', 'is', 'da', 'BEST!'];
@endphp
@verbatim
{{ $foo }}
@endverbatim
@if ($foo || $bar)
Hello {$foo|noescape}
{{ implode('|', array_map(function(\$i) { return strtoupper(\$i); }, $bar)) }}
@end
@forelse (Context::get('bar') as $k => $val)
@empty ($nosuchvar)
= 2)-->class="{$val}">
@endempty
@empty
Nothing here...
@end
@each('incl/eachtest', $bar, 'var')
@each('incl/eachtest', [], 'anything', 'incl/empty')
@desktop
The full class name is {get_class(new Push)|escape}, {Push::class} really.
@enddesktop
$foo, 'text-blue' => false, 'bg-white' => true])>
Context::get('bar'), 'padding: 2rem' => false])>