/
home
/
techb158
/
dev.balacoffee.com
/
resources
/
views
/
auth
/
/home/techb158/dev.balacoffee.com/resources/views/auth
mkdir
upload
Name
Size
Mode
Actions
passwords/
-
0755
rm
login.blade.php
1076
0644
edit
dl
rm
verify.blade.php
1162
0644
edit
dl
rm
Edit:
/home/techb158/dev.balacoffee.com/resources/views/auth/login.blade.php
(1076B)
<!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="login"> <login-component></login-component> </div> <script src="/js/login.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.