@include('livewire.accounts.account-modals') @if (session('error'))
{{ session('error') }}
@endif @can('manage_groups_and_accounts')
@endcan