HEX
Server: Apache
System: Linux p3plzcpnl506847.prod.phx3.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: slfopp7cb1df (5698090)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: /home/slfopp7cb1df/public_html/inventorypacket.com/resources/views/setup/main.blade.php
<!doctype html>
<html>
<head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title>Stocky | Setup</title>

    <link rel="stylesheet" href="/assets_setup/css/bootstrap.css">
    <link href="https://fonts.googleapis.com/css?family=Quicksand" rel="stylesheet">
    <link rel="stylesheet" href="/assets_setup/css/style.css">
    <link rel="stylesheet" href="/assets_setup/css/fontawesome.min.css">
    <link rel="stylesheet" href="/assets_setup/css/font-awesome-animation.css">

</head>
<body>
<div class="background">
    <div class="container-progress container">
        <div class="row text-center section-setup">
            <div class="col-12">
                <h1>Stocky Setup</h1>
            </div>
        </div>
        @yield('content')
    </div>
</div>


<script src="/assets_setup/js/jquery.min.js"></script>
<script src="/assets_setup/js/tippy.all.min.js"></script>
<script src="/assets_setup/js/scripts.js"></script>

</body>
</html>