관리-도구
편집 파일: b8d9f3416c273cbe94a97cfd00d84b32.php
<?php $__env->startSection('content'); ?> <div class="row mt-3 p-5"> <div class="col-12 text-center"> <div class="col-12 mb-2"><i class="fa fa-check-circle fa-4x text-success" aria-hidden="true"></i> <h1>Setup complete</h1></div> <div class="col-12 mb-2"><a href="/">Click here</a> to get back to your App</div> </div> </div> <?php $__env->stopSection(); ?> <?php echo $__env->make('setup.main', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/inprosysltd/public_html/rtlpos.inprosysltd.com/resources/views/setup/finishedSetup.blade.php ENDPATH**/ ?>