ok
Direktori : /home2/selectio/www/3-idiots/storage/framework/views/ |
Current File : //home2/selectio/www/3-idiots/storage/framework/views/b9781e71c580af24cc35a464304b916af66b4155.php |
<?php $__env->startSection('content'); ?> <div class="container"> <div class="row pt-5"> <div class="col-md-12"> <div class="pad-btm text-center"> <h1 class="h3">All Done, Great Job.</h1> <p>Your software is ready to run.</p> <div class="row"> <div class="col-sm-12 col-sm-offset-2"> <div class="panel bord-all mar-top panel-info"> <div class="panel-heading"> <h3 class="panel-title"> Configure the following setting from business settings to run the system properly. </h3> </div> <div class="panel-body"> <ul class="list-group mar-no mar-top bord-no"> <li class="list-group-item">MAIL Setting</li> <li class="list-group-item">Payment Method Configuration</li> </ul> </div> </div> </div> </div> </div> <div class="text-center pt-3"> <a href="<?php echo e(env('APP_URL')); ?>" target="_blank" class="btn btn-primary">Website Frontend</a> <a href="<?php echo e(env('APP_URL')); ?>/admin/auth/login" target="_blank" class="btn btn-success">Admin Panel</a> </div> </div> </div> </div> <?php $__env->stopSection(); ?> <?php echo $__env->make('layouts.blank', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/kathir/public_html/greeny.firstmatrix.in/resources/views/installation/step6.blade.php ENDPATH**/ ?>