issue fixed using helper method #1v0u2zu
This commit is contained in:
parent
916d2a15e3
commit
333233b32d
@ -12,7 +12,7 @@
|
||||
@stack('recurring_message_body_start')
|
||||
<p class="text-sm lh-160 mb-0">{{ trans('recurring.message', [
|
||||
'type' => mb_strtolower(trans_choice($textRecurringType, 1)),
|
||||
'date' => $next->format($date_format)
|
||||
'date' => $next->format(company_date_format())
|
||||
]) }}
|
||||
</p>
|
||||
@stack('recurring_message_body_end')
|
||||
|
Loading…
x
Reference in New Issue
Block a user