1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 17:01:33 +02:00
invoiceninja/resources/views/portal/ninja2020/components/message.blade.php

3 lines
79 B
PHP
Raw Normal View History

<div class="alert border-blue-500 bg-blue-50 mt-2 mb-4">
{{ $slot }}
</div>