@stack('recurring_message_start') @if (($recurring = $document->recurring) && ($next = $recurring->getNextRecurring()))
{{ trans('recurring.message', [ 'type' => mb_strtolower(trans_choice($textRecurringType, 1)), 'date' => $next->format($date_format) ]) }}
{{ trans('recurring.recurring') }}
@stack('recurring_message_head_end'){{ trans('recurring.message', [ 'type' => mb_strtolower(trans_choice($textRecurringType, 1)), 'date' => $next->format($date_format) ]) }}
@stack('recurring_message_body_end')