{{-- ? To set: * required: array option: ? To implement in Blade: * @includeIf('layouts.components.alert', ['success' => 'html_msg']) --}} @if ( !empty($success) ) @endif @if ( !empty($error) ) @endif @if ( !empty($warning) ) @endif @if ( !empty($info) ) @endif