Upgrades to the UI

This commit is contained in:
2021-12-23 00:46:56 -03:00
parent 9e29dd09b7
commit 4abe3448c0
11 changed files with 96 additions and 63 deletions

View File

@ -8,7 +8,7 @@
Cuentas
@endif
</h1>
<div class="ui segment">
<div class="ui basic fitted segment">
@yield('cuentas_content')
</div>
@endsection