@lang('app.login')

{!! Form::open(['url' => '', 'method' => 'post','id'=>'loginform']) !!}
{!! Form::close() !!}
@include('common.sections.scripts')