@props(['status']) @if ($status)
merge(['class' => 'rounded-lg bg-emerald-50 border border-emerald-200 px-4 py-3 text-sm font-medium text-emerald-800']) }} role="alert" > {{ $status }}
@endif