{{-- --}} @if($practitioner->practitionerpartner) @foreach($practitioner->practitionerpartner as $key=>$value) @php $owner = ''; if($key == 0){ $owner = 'Second'; }else if($key == 1){ $owner = 'Third'; }else{ $owner = 'Fourth'; } @endphp @endforeach @endif @if(isset($practitioner->locations) && count($practitioner->locations)) @foreach ($practitioner->locations as $location) @endforeach @endif {{-- --}} @if(count($getProfession)) @else @endif {{-- --}} @if(count($getAssociation)) @else @endif @isset($practitioner->businessProfile->facebook_link) @endisset @isset($practitioner->businessProfile->instragram_link) @endisset @isset($practitioner->businessProfile->linkedin_link) @endisset
Payment processing rate
Business name
ABN
Type of entity
Owners first name
Owners last name
D.O.B.
Email
Mobile number
Are there any other owners of this business that have a 25% or more share? businessProfile->is_more_share == 1) value="Yes" @else value="No" @endif>
{{$owner}} Owners first name
{{$owner}} Owners last name
D.O.B.
Email
Mobile number
{{$owner}} Owners drivers licence
*Front & back required

@if($value->front_photo!="") @php $chk=""; $chk= Storage::exists("public/".$value->front_photo); @endphp @if($chk) {{-- DOWNLOAD --}} front_photo}}" >DOWNLOAD @else N\A @endif @else N\A @endif

{{--
your image
--}}

@if($value->back_photo!="") @php $chk=""; $chk= Storage::exists("public/".$value->back_photo); @endphp @if($chk) {{-- DOWNLOAD --}} back_photo}}" >DOWNLOAD @else N\A @endif @else N\A @endif

{{--
your image
--}}
GST registered bankDetail->registered_for_gst == 1) value="Yes" @else value="No" @endif>
Business address line 1
Business address line 2
Suburb
State
Country
Postcode
Business phone number
Business email
Other Location
Business address line 1
Business address line 2
Suburb
State
Country
Postcode
Business email address
Business phone number
Profession
Nature of business
Association
Website
Do you use social media in your business? businessProfile->is_social_media_business == 1) value="Yes" @else value="No" @endif>
Facebook link
Instagram link
Linkedin link
Bank Details
Account name
BSB
Account number
Deposit funds frequency
Proof of identity
Owners drivers licence
*Front & back required
{{--
your image
--}}

@if($practitioner->personalProfile->front_photo!="") @php $chk=""; $chk= Storage::exists("public/".$practitioner->personalProfile->front_photo); @endphp @if( $chk) {{-- DOWNLOAD --}} personalProfile->front_photo}}" >DOWNLOAD @else N\A @endif @else N\A @endif

{{--
your image
--}}

@if($practitioner->personalProfile->back_photo!="") @php $chk=""; $chk= Storage::exists("public/".$practitioner->personalProfile->back_photo); @endphp @if($chk) {{-- --}} personalProfile->back_photo}}" > DOWNLOAD @else N\A @endif @else N\A @endif

Acceptance
I accept Latpay’s Terms and Conditions.
Name I accept
is_accept_acceptance == 1) value="Yes" @else value="No" @endif>
{{ date('d/m/Y') }}
@section('css') @endsection @section('js') @endsection