@extends('layout.app') @section('page-title', 'Apply – Trade Partner Program') @section('breadcrumb')
@endsection @section('content')
Trade Partner Program

Apply to

Westminster Teak's Design Trade Program

{{-- Step 1 --}}
{{-- Step 2: business + verification + submit --}}
@endsection @section('modals') @include('partials.modals._trade_apply_callback') @include('partials.modals._trade_partner_login') @include('partials.modals._trade_partner_forgot_password') @endsection @push('after-foot-js') @if(!empty($recaptcha_site_key)) @endif @endpush