Skip to content

v12.42.0

@browner12 browner12 tagged this 16 Nov 14:42
* create new `@hasStack` Blade directive

this new `@hasStack` directive can be used to wrap `@stack` directives for conditional output depending on if the stack is empty or not. this can be useful if you want some wrapping code around the stack only if it is not empty.

mimicked the `@hasSection` directive for naming.

* minor formatting
Assets 2
Loading