@section('content') {{ Form::open(array('route' => 'auth.login')) }}
{{ Form::close() }} @stop