Minor code consistency changes, no functional changes

This commit is contained in:
2025-07-03 09:21:03 +08:00
parent f1316d698d
commit 305ef0f5a3
3 changed files with 8 additions and 13 deletions

View File

@@ -51,9 +51,10 @@
</div>
@endif
<x-success/>
<x-updated/>
<x-note/>
<x-error/>
<x-updated/>
<x-failed/>
@endsection