What is the name of the organization you have partnered with? @error('organization_name') {{ $message }} @enderror

What is the phone number of the organization? @error('phone_number') {{ $message }} @enderror

What is the mailing address of the organization?
@error('address_line1') {{ $message }} @enderror
@error('address_line2') {{ $message }} @enderror
@error('city') {{ $message }} @enderror
@error('province') {{ $message }} @enderror
@error('country') {{ $message }} @enderror
@error('postal_code') {{ $message }} @enderror
Does this Partner receive Discounts or Commissions for selling your Tours?
@error('discount_percentage') {{ $message }} @enderror
@error('commission_percentage') {{ $message }} @enderror

Do you require the participants to pay for their order upon arrival? Selecting 'No' will allow Invoices to be created for this Partner only when Partnership Billing is Discount.
@error('payment_required') {{ $message }} @enderror

Would you like the Partner's employees to login and place orders for participants?
@error('online_booking_access') {{ $message }} @enderror
@error('password') {{ $message }} @enderror
@if(!$online_booking_access)
@error('accessNo'){{ $message }}@enderror
@endif

Contact information for the primary Sales Representative of the Partner Organization.
@error('first_name') {{ $message }} @enderror
@error('last_name') {{ $message }} @enderror
@error('email') {{ $message }} @enderror

Contact information for the primary Accountant of the Partner Organization.
@error('accountant_first_name') {{ $message }} @enderror
@error('accountant_last_name') {{ $message }} @enderror
@error('billing_email_address') {{ $message }} @enderror
Example: ap@partner.com, finance@partner.com @error('additional_billing_emails') {{ $message }} @enderror

When employees of this Partner book Tours, are the Tours primarily private for their participants only? @error('private_tours') {{ $message }} @enderror

@error('is_favourite') {{ $message }} @enderror

Select taxes that will NOT be applied to tour bookings for this partner. @error('selectedTourTaxIds') {{ $message }} @enderror

Select taxes that will NOT be applied to products for this partner. @error('selectedMerchandiseTaxIds') {{ $message }} @enderror