*@lang('lang_v1.ledger_attacment_help')
@endif{{implode(', ', $tags)}}
@if(!empty($transaction)) {!! Form::hidden('transaction_id', $transaction->id); !!} @endif @if($notification_template['template_for'] == 'send_ledger') {!! Form::hidden('contact_id', $contact->id); !!} {!! Form::hidden('start_date', $start_date); !!} {!! Form::hidden('end_date', $end_date); !!} @endif {!! Form::hidden('template_for', $notification_template['template_for']); !!}