@props([ 'type' => 'primary', 'content' => null, ]) @switch($type) @case('info') @pushOnce('footer') @endPushOnce @break @case('danger') @pushOnce('footer') @endPushOnce @break @case('warning') @pushOnce('footer') @endPushOnce @break @endswitch