@extends('layouts.auth') @section('htmlheader_title') Register @endsection @section('content')
@if (count($errors) > 0)
Whoops! There were some problems with your input.

@endif
I already have a membership
@include('layouts.partials.scripts_auth')

"Cell Tower" by Ervins Strauhmanis available under a Creative Commons Attribution 2.0 Generic

@endsection