HOME


Mini Shell 1.0
La Pieza.DO | Todo lo que buscas!

Bienvenido de nuevo!

Acceso Cuenta Delivery
DIR: /var/www/devs.lapieza.net/storage/framework/views/
Upload File :
Current File : /var/www/devs.lapieza.net/storage/framework/views/76da39c65cca05535dd3e394d443965d031a201f.php
<!doctype html>
<html class="no-js" lang="">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Negocios La Pieza.DO | Registrate o Inicia Sesión</title>
    <meta name="description" content="Registro e Inicio de Sesión para negocios de La Pieza.DO">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <!-- Favicon -->
    <link rel="shortcut icon" type="image/x-icon" href="<?php echo e(static_asset('img/favicon.png')); ?>">
    <!-- Bootstrap CSS -->
    <link rel="stylesheet" href="<?php echo e(static_asset('assets/registrocomercio/registro-form/assets/css/bootstrap.min.css')); ?>">
    <!-- Fontawesome CSS -->
    <link rel="stylesheet" href="<?php echo e(static_asset('css/fontawesome-all.min.css')); ?>">
    <!-- Flaticon CSS -->
    <link rel="stylesheet" href="<?php echo e(static_asset('font/flaticon.css')); ?>">
    <!-- Google Web Fonts -->
    <link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&amp;display=swap" rel="stylesheet">
    <!-- Custom CSS -->
    <link rel="stylesheet" href="<?php echo e(static_asset('css/style.css')); ?>">
    <link rel="stylesheet" href="<?php echo e(static_asset('assets/css/sweetalert2.min.css')); ?>">
</head>

<body>

    
<section class="text-center py-6">

	<div class="container">

		<div class="row">

			<div class="col-lg-6 mx-auto">

				<img src="<?php echo e(static_static_asset('assets/img/500.svg')); ?>" class="img-fluid w-75">

				<h1 class="h2 fw-700 mt-5"><?php echo e(translate("Something went wrong!")); ?></h1>

		    	<p class="fs-16 opacity-60"><?php echo e(translate("Sorry for the inconvenience, but we're working on it.")); ?> <br> <?php echo e(translate("Error code")); ?>: 500</p>
                <a href="<?php echo e(route('home')); ?>" class="btn btn-primary mt-4 px-5 py-2" style="font-size: 16px; font-weight: 600;">
                    Volver al inicio
                </a>

			</div>

		</div>

	</div>

</section>

    <!-- jquery-->
    <script src="<?php echo e(static_asset('js/jquery.min.js')); ?>"></script>
    <!-- Bootstrap js -->
    <script src="<?php echo e(static_asset('js/bootstrap.min.js')); ?>"></script>
    <!-- Imagesloaded js -->
    <script src="<?php echo e(static_asset('js/imagesloaded.pkgd.min.js')); ?>"></script>

</body>

</html>



<?php /**PATH /var/www/devs.lapieza.net/resources/views/errors/500.blade.php ENDPATH**/ ?>