用户登录

@if (Session::has('errormsg'))
{{ Session::get('errormsg') }}
@endif