@props(['status']) @if ($status)
merge(['class' => 'font-medium text-sm bg-emerald-500 py-3 px-4 text-white rounded']) }}> {{ $status }}
@endif