Fixed login and added suspended message

This commit is contained in:
Nabeel Shahzad
2017-12-23 08:36:02 -06:00
parent 014aea6ae1
commit 07bcc5f199
4 changed files with 33 additions and 8 deletions

View File

@@ -59,6 +59,7 @@
@endif
@include('layouts.default.auth.toc')
<div style="width: 100%; text-align: right; padding-top: 20px;">
By registering, you agree to the Term and Conditions<br /><br />
{!! Form::submit('Register!', ['class' => 'btn btn-primary']) !!}