@if(isset($company['system_logo_path']))
About Us
@endif
Understand and look deep into nature.
Experience matters for good applications.
{!!Form::model($model, ['class'=>'form-signin'])!!}
Welcome Back :)
Sign in to your account and enjoy unlimited perks.
@if(session('status_level'))
×
{{session('status_msg')}}
@endif
{!!Form::email('user_email', null, ['class'=>'form-control','placeholder'=>App\Language::trans('Email Address'),'required','autofocus' ,'type'=> 'email'])!!}
{!!Form::password('user_password', ['class'=>'form-control','placeholder'=>App\Language::trans('Password'),'required'])!!}
{!!Form::label('remember_me', App\Language::trans('Remember me'), ['class'=>'custom-control-label font-14'])!!}
Login
{!!Form::close()!!}