{!! HTML::style("https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&subset=all", array("name" => "core"))!!} {!! HTML::style("assets/global/plugins/font-awesome/css/font-awesome.min.css") !!} {!! HTML::style("assets/global/plugins/bootstrap/css/bootstrap.min.css") !!} {!! HTML::style('assets/global/plugins/uniform/css/uniform.default.min.css')!!} {!! HTML::style('assets/global/plugins/froiden-helper/helper.css') !!} {!! HTML::style("assets/admin/pages/css/login-soft.css") !!} {!! HTML::style("assets/global/css/components.css") !!} {!! HTML::style("assets/admin/layout/css/layout.css?v=1") !!} {!! HTML::style("assets/admin/layout/css/themes/light.css") !!} {!! HTML::style('assets/global/plugins/bootstrap-toastr/toastr.min.css') !!} {{------------------MAINTENANCE CHECK------------------}} @include('maintenance_check') {{------------------MAINTENANCE CHECK------------------}}
{!! Form::open(array('url' => '', 'class' =>'login-form')) !!}

@lang('messages.loginPageMessage')

Forgot your password?

no worries, click here to reset your password.

{!! Form::close() !!} {!! Form::open(['url' => '', 'method' => 'post', 'class'=>'forget-form']) !!}

Forgot Password?

Enter your e-mail address below to reset your password.

{!! Form::close() !!}
{!! HTML::script("assets/global/plugins/jquery.min.js")!!} {!! HTML::script("assets/global/plugins/bootstrap/js/bootstrap.min.js") !!} {!! HTML::script("assets/global/plugins/backstretch/jquery.backstretch.min.js") !!} {!! HTML::script('assets/global/plugins/uniform/jquery.uniform.min.js')!!} {!! HTML::script('assets/global/plugins/jquery.blockui.min.js') !!} {!! HTML::script('assets/global/plugins/bootstrap-toastr/toastr.min.js') !!} {!! HTML::script('assets/global/plugins/froiden-helper/helper.js')!!} {!! HTML::script("assets/admin/layout/scripts/app.js")!!}