@props(['status']) @if ($status)
merge(['class' => 'alert custom-alert-one alert-light alert-dismissible fade show']) }}role="alert"> {{ $status }}
@endif