JFIF x x C C " } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w !1AQ aq"2B #3Rbr{
File "cbaca440e8978530d7e918835a0c70d9.php"
Full Path: /home2/yvrgircc/public_html/ariseskilltech.com/storage/framework/views/cbaca440e8978530d7e918835a0c70d9.php
File size: 2.49 KB
MIME-type: text/html
Charset: utf-8
<?php $__env->startSection('content'); ?>
<div class="row justify-content-center ins-two">
<div class="col-md-6">
<div class="card">
<div class="card-body">
<div class="panel panel-default ins-three" data-collapsed="0">
<!-- panel body -->
<div class="panel-body ins-four">
<h3><?php echo e(__('Success')); ?>!!</h3>
<br>
<p class="ins-four">
<strong class="text-success"><?php echo e(__('Installation was successfull.') . ' ' . __('Please login to continue..')); ?></strong>
</p>
<br>
<table>
<tbody>
<tr>
<td class="ins-eight"><strong class="mb-2 d-inline-block"><?php echo e(__('Administrator Email')); ?> </strong></td>
<td class="ins-eight"><span class="mx-4 mb-2 d-inline-block">|</span></td>
<td class="ins-eight"><span class="mb-2 d-inline-block"><?php echo e($admin_email); ?></span></td>
</tr>
<tr>
<td class="ins-eight"><strong><?php echo e(__('Password')); ?> </strong></td>
<td class="ins-eight"><span class="mx-4">|</span></td>
<td class="ins-eight"><?php echo e(__('Your chosen password')); ?></td>
</tr>
</tbody>
</table>
<br>
<p>
<a href="<?php echo e(route('login')); ?>" class="btn btn-success">
<?php echo e(__('Log In')); ?>
</a>
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<?php $__env->stopSection(); ?>
<?php echo $__env->make('install.index', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH C:\xampp\htdocs\Arise\resources\views/install/success.blade.php ENDPATH**/ ?>