{{ config('app.name', 'Laravel') }}
Selamat Datang
@if(count($errors) > 0) @foreach( $errors->all() as $message )
{{ $message }}
@endforeach @endif @if(Session::has('pesan'))
{{ Session::get('pesan') }}
@endif @if(Session::has('pesan_sukses'))
{{ Session::get('pesan_sukses') }}
@endif
@csrf
Please fill in your email
please fill in your password
MASUK
Tidak punya akun ?
DAFTAR
Modal title
×