@extends($activeTemplate . 'user.loan.layout') @section('loan-content')
(@lang('Be Sure Before Confirm'))
@if ($plan->delay_value && getAmount($plan->delay_charge)) * @lang('If an installment is delayed for') {{ $plan->delay_value }} @lang('or more days then, an amount of'), {{showAmount($plan->delay_charge) }} @lang('will be applied for each day.') @endif