@props([ 'success' => '', 'notice' => '', 'error' => '', 'warning' => '' ])
@if ($success) @endif @if ($notice) @endif @if ($error) @endif @if ($warning) @endif