{{-- Installments --}} @if(!empty($installments) and count($installments) and getInstallmentsSettings('installment_plans_position') == 'top_of_page') @foreach($installments as $installmentRow) @include('design_1.web.installments.includes.card',[ 'installment' => $installmentRow, 'itemPrice' => $bundle->getPrice(), 'itemId' => $bundle->id, 'itemType' => 'bundles', 'className' => '', ]) @endforeach @endif
{{ trans('update.check_frequently_asked_questions_about_this_bundle') }}
{{ trans('update.explore_courses_we_published_currently_and_enjoy_updated_information') }}