10.April 2026
This commit is contained in:
parent
a00c42e770
commit
f58c709945
208 changed files with 19280 additions and 2914 deletions
|
|
@ -1,4 +1,4 @@
|
|||
@if($user->active == 1)
|
||||
@if($user->active == 1 || ($user->payment_account && ! $user->isActiveAccount()))
|
||||
@if($user->payment_account && $user->daysActiveAccount() <= config('mivita.remind_first_days'))
|
||||
<div class="d-flex col-xl-12 align-items-stretch">
|
||||
<div class="card w-100 mb-4">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue