Sindbad~EG File Manager
<div class="form-group row">
<input type="hidden" name="types[]" value="MSEGAT_API_KEY">
<div class="col-lg-3">
<label class="col-from-label"><?php echo e(translate('MSEGAT_API_KEY')); ?></label>
</div>
<div class="col-lg-6">
<input type="text" class="form-control" name="MSEGAT_API_KEY"
value="<?php echo e(env('MSEGAT_API_KEY')); ?>" placeholder="MSEGAT_API_KEY" required>
</div>
</div>
<div class="form-group row">
<input type="hidden" name="types[]" value="MSEGAT_USERNAME">
<div class="col-lg-3">
<label class="col-from-label"><?php echo e(translate('MSEGAT_USERNAME')); ?></label>
</div>
<div class="col-lg-6">
<input type="text" class="form-control" name="MSEGAT_USERNAME"
value="<?php echo e(env('MSEGAT_USERNAME')); ?>" placeholder="MSEGAT_USERNAME" required>
</div>
</div>
<div class="form-group row">
<input type="hidden" name="types[]" value="MSEGAT_USER_SENDER">
<div class="col-lg-3">
<label class="col-from-label"><?php echo e(translate('MSEGAT_USER_SENDER')); ?></label>
</div>
<div class="col-lg-6">
<input type="text" class="form-control" name="MSEGAT_USER_SENDER"
value="<?php echo e(env('MSEGAT_USER_SENDER')); ?>" placeholder="MSEGAT_USER_SENDER" required>
</div>
</div>
<div class="form-group mb-0 text-right">
<button type="submit" class="btn btn-sm btn-primary"><?php echo e(translate('Save')); ?></button>
</div>
<?php /**PATH /home/zada/public_html/resources/views/backend/otp_systems/configurations/partials/msegat.blade.php ENDPATH**/ ?>
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists