@include('include/header')

SISTEM INFORMASI KOPERASI SIMPAN PINJAM

mempermudah proses di koperasi mulai pendaftaran anggota, simpanan, pinjaman, akuntansi dan SHU

{{-- Buy now --}}

Sign In to SIKOSIPA

Inputkan Username dan Password @if($errors->has('gagal'))
{{ $errors->first('gagal') }}
@endif {!! Form::open(['method'=>'POST', 'route'=>'login-post', 'class'=>'form-horizontal new-lg-form', 'id'=>'loginform']) !!}
{!! Form::label('username', 'Username') !!} {!! Form::text('username', null, ['class'=>'form-control', 'placeholder'=>'Inputkan Username']) !!}
{{-- Forgot pwd? --}}
{!! Form::close() !!} {{--

Recover Password

Enter your Email and instructions will be sent to you!

--}}
@include('include/javascript')