@lang('account.cheque')

{!! Form::label("cheques[$index][account_id]", __('lang_v1.payment_account') . ':*') !!} {{-- {!! Form::select("cheques[$index][account_id]", $accounts, null, ['class' => 'form-control select2', 'required', 'style' => 'width:100%']); !!} --}}