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

QUESTIONS? WE'RE HERE TO HELP.

Please complete the form below with as much detail as possible, and a member of our team will review your request and get back to you as quickly as possible.

Kat

Office Admin, Subscriptions, Accounts Payable

Call 705.434.8384 Hours available by phone:

Mon–Fri, 8:00am – 4:00pm ET (Ontario)

Tina

Print and Digital Advertising, Social Media

Call 705.440.9900

Call anytime and please leave a voicemail.
Will reply within 24 hours.

Send Us a Message

@if (session('status'))
{{ session('status') }}
@endif
@csrf
@error('name') {{ $message }} @enderror
@error('email') {{ $message }} @enderror
@endsection