@use('Rhymix\Framework\Push', 'Push')
@include('^/common/tpl/refresh.html')
@load('^/common/js/plugins/ckeditor/')
BAR';
?>
@php
$bar = ['Rhy', 'miX', 'is', 'da', 'BEST!'];
@endphp
@verbatim
{{ $foo }}
@endverbatim
@if ($foo || $bar)
Hello @if ($bar){$foo|noescape}@endif
{{ implode('|', array_map(function(\$i) { return strtoupper(\$i); }, $bar)) }}
@end
@fragment('rhymix')
@forelse (Context::get('bar') as $k => $val)
@empty ($nosuchvar)
= 2)-->class="{$val}">
@endempty
@emptyNothing here...
@end
@endfragment
@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-gray-200' => true
])>
Context::get('bar'),
'padding: 2rem' => false,
])>