@extends('layouts.site') @section('title', 'Sign Up - Auctions Ontario') @section('content') @include('partials.page-banner', ['title' => 'Sign Up'])
@csrf

Already have an account? Login

@endsection