Merge branch 'akaunting:master' into sentry

This commit is contained in:
Burak Civan
2022-11-21 16:57:16 +03:00
committed by GitHub
19 changed files with 273 additions and 194 deletions

View File

@ -13,7 +13,7 @@
</h1>
@if (! empty($status))
<div class="ltr:ml-4 rtl:mr-4">
<div class="ltr:ml-4 rtl:mr-4 mt-2">
{!! $status !!}
</div>
@endif