@extends('app') @section('meta') @endsection @section('banner')

Load Character

Your levels will help the system make smarter choices!

@endsection @section('css') @endsection @section('javascript') @endsection @section('content') {!! Form::open(array('class' => 'form-horizontal')) !!}
The API I was using for the login functionality has been broken, so I've had to remove it. Sorry! [Their GitHub]
{!! Form::close() !!}
Thanks to XIVPads for their character API!
@endsection