���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/zhaagvlk/web.zhaap.com/resources__1b5d5ff/views/taxes/edit.blade.php
���ѧ٧ѧ�
{{ Form::model($tax, array('route' => array('taxes.update', $tax->id), 'method' => 'PUT')) }} <div class="modal-body"> <div class="row"> <div class="form-group col-md-6"> {{ Form::label('name', __('Tax Rate Name'),['class'=>'form-label']) }} {{ Form::text('name', null, array('class' => 'form-control font-style','required'=>'required')) }} @error('name') <small class="invalid-name" role="alert"> <strong class="text-danger">{{ $message }}</strong> </small> @enderror </div> <div class="form-group col-md-6"> {{ Form::label('rate', __('Tax Rate %'),['class'=>'form-label']) }} {{ Form::number('rate', null, array('class' => 'form-control','required'=>'required','step'=>'0.01')) }} @error('rate') <small class="invalid-rate" role="alert"> <strong class="text-danger">{{ $message }}</strong> </small> @enderror </div> </div> </div> <div class="modal-footer"> <input type="button" value="{{__('Cancel')}}" class="btn btn-light" data-bs-dismiss="modal"> <input type="submit" value="{{__('Update')}}" class="btn btn-primary"> </div> {{ Form::close() }}
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�