@if(session()->has('message'))
×
{{ session()->get('message') }}
@endif @if(session()->has('error'))
×
{{ session()->get('error') }}
@endif
Sorry you are not permitted to login via social login. Please use the credentials sent to you.
Login
{{ csrf_field() }}
Select your login type
@if(old('login_type') == "1" && !isset($_GET['clogin']))
Publisher
Contributor
@endif @if(old('login_type') == "2" && !isset($_GET['clogin']))
Publisher
Contributor
@endif @if(old('login_type') == "" && !isset($_GET['clogin']))
Publisher
Contributor
@endif @if(isset($_GET['clogin']))
Publisher
Contributor
@endif
Please select your login type
Please select your login type
Please login using your e-mail.
Username / E-mail
@if ($errors->has('username'))
{{ $errors->first('username') }}
@else
@endif
Password
@if ($errors->has('password'))
{{ $errors->first('password') }}
@else
@endif
or
Login with
Forgot Password?
Get a new password