toasts timer increased to 5s. Add animation to the toast Add toast for like and favorite actions fixed the deal card design added a opening animation to modal
4 lines
111 B
PHP
4 lines
111 B
PHP
<div {{$attributes->merge(['class' => 'p-4 md:p-6 border border-gray-200 rounded-xl'])}}>
|
|
{{$slot}}
|
|
</div>
|