X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/restate/storage/framework/views
home
/
gfecatvj
/
sites
/
restate
/
storage
/
framework
/
views
/
📁
..
📄
.gitignore
(14 B)
📄
1f8375082645d20a76808ed4741237dc46714b62.php
(2.28 KB)
📄
536f91234284d8cfdab294c09c34cb83a6db62a2.php
(612 B)
📄
91cd01fd5f9099d521a8f01903780c56dea32c6c.php
(264 B)
Editing: 1f8375082645d20a76808ed4741237dc46714b62.php
<div class="form-group"> <div class="row"> <label class="col-lg-3 col-md-3 control-label"><?php echo e(trans('plugins/payment::payment.payment_name')); ?></label> <div class="col-lg-9 col-md-9"> <input type="text" name="name" class="form-control" data-shortcode-attribute="attribute" placeholder="<?php echo e(trans('plugins/payment::payment.payment_name')); ?>"> </div> </div> </div> <div class="form-group"> <div class="row"> <label class="col-lg-3 col-md-3 control-label"><?php echo e(trans('plugins/payment::payment.amount')); ?></label> <div class="col-lg-9 col-md-9"> <input type="number" name="amount" class="form-control" value="1" data-shortcode-attribute="attribute" placeholder="<?php echo e(trans('plugins/payment::payment.amount')); ?>"> </div> </div> </div> <div class="form-group"> <div class="row"> <label class="col-lg-3 col-md-3 control-label"><?php echo e(trans('plugins/payment::payment.currency')); ?></label> <div class="col-lg-9 col-md-9"> <input type="text" name="currency" class="form-control" value="USD" data-shortcode-attribute="attribute" placeholder="<?php echo e(trans('plugins/payment::payment.currency')); ?>"> </div> </div> </div> <div class="form-group"> <div class="row"> <label class="col-lg-3 col-md-3 control-label"><?php echo e(trans('plugins/payment::payment.callback_url')); ?></label> <div class="col-lg-9 col-md-9"> <input type="text" name="callback_url" class="form-control" value="/" data-shortcode-attribute="attribute" placeholder="<?php echo e(trans('plugins/payment::payment.callback_url')); ?>"> </div> </div> </div> <div class="form-group"> <div class="row"> <label class="col-lg-3 col-md-3 control-label"><?php echo e(trans('plugins/payment::payment.return_url')); ?></label> <div class="col-lg-9 col-md-9"> <input type="text" name="return_url" class="form-control" value="/" data-shortcode-attribute="attribute" placeholder="<?php echo e(trans('plugins/payment::payment.return_url')); ?>"> </div> </div> </div> <?php /**PATH /Users/mac/workspace/flex-home/platform/plugins/payment/resources/views//partials/shortcode-admin-config.blade.php ENDPATH**/ ?>
Upload File
Create Folder