@props(['status']) @if ($status)
merge(['class' => 'alert alert-success alert-dismissible']) }}> {{ $status }}
@endif