/
home
/
techb158
/
dev.balacoffee.com
/
resources
/
views
/
layouts
/
/home/techb158/dev.balacoffee.com/resources/views/layouts
mkdir
upload
Name
Size
Mode
Actions
master.blade.php
1018
0644
edit
dl
rm
Edit:
/home/techb158/dev.balacoffee.com/resources/views/layouts/master.blade.php
(1018B)
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="csrf-token" content="{{ csrf_token() }}"> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width,initial-scale=1.0" /> <link rel=icon href=/images/favicon.ico> <link rel="stylesheet" href="/css/master.css"> <title>Stocky | Ultimate Inventory With POS</title> </head> <body class="text-left"> <noscript> <strong> We're sorry but Stocky doesn't work properly without JavaScript enabled. Please enable it to continue.</strong > </noscript> <!-- built files will be auto injected --> <div class="loading_wrap" id="loading_wrap"> <div class="loader_logo"> <img src="/images/logo.png" class="" alt="logo" /> </div> <div class="loading"></div> </div> <div id="app"> </div> <script src="/js/main.min.js?v=4.0"></script> </body> </html>
Save
Stocky | Ultimate Inventory With POS
We're sorry but Stocky doesn't work properly without JavaScript enabled. Please enable it to continue.