File: /www/wwwroot/erp.nhatnamsst.com/storage/framework/views/dec1b1d835b5f4d749abecf451cf519e.php
<div class="col-md-6 col-12">
<div class="mb-3">
<label class="form-label"><?php echo app('translator')->get('Phương thức thanh toán'); ?> <span class="text-danger">*</span></label>
<input type="text" name="payment_method[name]" class="form-control"
value="<?php echo e(old('payment_method.name', $paymentMethod->name)); ?>" required>
</div>
</div>
<?php /**PATH /www/wwwroot/erp.nhatnamsst.com/resources/views/cms/payment_methods/forms/edit-left.blade.php ENDPATH**/ ?>