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