@extends('layouts.auth') @section('content')

Register a new membership

@include('common.errors')
{{ csrf_field() }}
@endsection