![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/mcoil.corals.io/storage/framework/views/ |
<!DOCTYPE html> <html lang="en"> <head> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/css/bootstrap.min.css"> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/js/bootstrap.min.js" ></script> <style type="text/css"> body{margin-top: 50px;background-color: #eee} .error-main{background-color: #fff} .error-main h1{font-weight: bold;color: #000;font-size: 100px;text-shadow: 2px 4px 5px #6E6E6E} .error-main h6{font-weight:900;color: #42494F} .error-main p{color: #000;font-size: 14px} </style> </head> <body> <div class="container"> <div class="row text-center"> <div class="col-lg-12 error-main"> <div class="row"> <div class="col-lg-8 col-12 col-sm-10 offset-lg-2 offset-sm-1"> <h1 class="m-0">Uh Oh</h1> <h6>404 Error - this page was not found</h6> <p>We are sorry that we could not find the page you are looking for. Please go back to the <a href="/" class="text-info">home page</a> and use the links in the navigational menu.</p> </div> </div> </div> </div> </div> </body> </html><?php /**PATH /home/corals/mcoil.corals.io/resources/views/errors/404.blade.php ENDPATH**/ ?>