Commit 0a508c47 by Palti Sinaga

no message

parent aa7b20da
......@@ -27,7 +27,7 @@
<div class="login-box-body" >
<!-- <p class="login-box-msg"> {{ trans('adminlte_lang::message.siginsession') }} </p> -->
<div class="login-logo">
<a href="{{ url('/home') }}"><img src="img/bulbulhomestay.png" alt=""></a>
<a href="{{ url('/home') }}"><img src="img/bulbulhomestay.jpg" alt=""></a>
</div><!-- /.login-logo -->
<form action="{{ url('/login') }}" method="post">
<input type="hidden" name="_token" value="{{ csrf_token() }}">
......@@ -49,7 +49,7 @@
<a href="{{ url('/password/reset') }}" style="color:#1dc8d9;">Lupa Password</a><br>
<a href="{{ url('/daftar') }}" class="text-center"style="color:#1dc8d9;">Daftar Akun Baru</a>
</div><!-- /.login-box-body -->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment