Advertisement
Guest User

Untitled

a guest
Sep 20th, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.29 KB | None | 0 0
  1.  <div class="panel panel-default">
  2.         <div class="panel panel-heading">
  3.             Social Login
  4.         </div>
  5.         <div class="panel panel-body">
  6.             <button href="{{route('redirect_provider')}}" class="btn btn-primary">Discord Login</button>
  7.         </div>
  8.     </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement