@extends('layouts/acc_layout') @section('title', '| Edit Vault Setting') @section('content') @include('successMsg')
| SL# | Banknote | Action | |||
|---|---|---|---|---|---|
| {{ ++$no }} | {!! Form::text('banknote[]', $value = $banknote, ['class' => 'form-control banknote', 'id' => 'banknote', 'type' => 'text', 'placeholder' => 'Enter Banknote','autocomplete'=>'off']) !!} | ||||