| Server IP : 157.230.181.24 / Your IP : 216.73.217.11 Web Server : Apache/2.4.58 (Ubuntu) System : Linux conductive 6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 x86_64 User : ( 1000) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/vhosts/convo/storage/framework/views/ |
Upload File : |
<!DOCTYPE html>
<!--[if lt IE 7 ]><html lang="en-US" class="no-js lt-ie7 lt-ie8 lt-ie9 lt-ie10"> <![endif]-->
<!--[if IE 7 ]><html lang="en-US" class="no-js lt-ie8 lt-ie9 lt-ie10"> <![endif]-->
<!--[if IE 8 ]><html lang="en-US" class="no-js lt-ie9 lt-ie10"> <![endif]-->
<!--[if IE 9 ]><html lang="en-US" class="no-js lt-ie10"><![endif]-->
<!--[if (gt IE 9)|!(IE)]><!--><html lang="en-US" class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<meta name="_token" content="<?php echo e(csrf_token()); ?>" />
<title>o hay gusy</title>
<link href="<?php echo e(asset('assets/css/vendor/font-awesome.min.css')); ?>" rel="stylesheet">
<link href="<?php echo e(asset('assets/css/app.css')); ?>" rel="stylesheet">
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div id="footer-push">
<div class="container">
<?php echo $__env->yieldContent('content'); ?>
</div>
</div>
<script src="<?php echo e(url('assets/js/vendor/jquery.min.js')); ?>"></script>
<script src="<?php echo e(url('assets/js/vendor/bootstrap.min.js')); ?>"></script>
<script src="<?php echo e(url('assets/js/app.min.js')); ?>"></script>
<?php if(App::environment('local')): ?>
<script>document.write('<script src="http://'
+ (location.host || 'localhost').split(':')[0]
+ ':35729/livereload.js?snipver=1"></'
+ 'script>')</script>
<?php endif; ?>
</body>
</html>