Merge pull request #2751 from brkcvn/master
Unnecessary span ejected from banking show
This commit is contained in:
commit
3ff6e110e0
@ -5,8 +5,6 @@
|
||||
|
||||
<x-slot name="info">
|
||||
<div class="mt-4">
|
||||
<x-index.default text="{{ trans('accounts.default_account') }}" />
|
||||
|
||||
@if (! $account->enabled)
|
||||
<x-index.disable text="{{ trans_choice('general.accounts', 1) }}" />
|
||||
@endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user