@extends('front.inner-layout.app') {{-- {{Session::get('message', 'info')}} --}} @section('content')

My Dashboard

{{-- @include('front.inner-layout.header') --}}
{{--

Activate My Payment Gateway

--}}

In order to activate your payment gateway, our payment partners Latpay require the following information.

personalProfile) && $user->personalProfile->dob !='') value="{{date('d/m/Y', strtotime($user->personalProfile->dob))}}" @endif>

@if((Request::get('flag') == base64_encode('tappaycharge')))

Tap terminal delivery address

Add a different delivery address

@endif
{{--

Payment Processing

--}} {{-- {{dd($addresses)}} --}} {{--

Tap terminal delivery address

Add a different delivery address

--}}

Bank Details

Account where you would like funds deposited (must be in name of owner or business).

...
Adds clients to your 'overdue appointments' list when they have not visited for an appointment in the specified time.

Proof of identity

In order to activate your in-built payment gateway, our payment partners require you to provide proof of identity.

Drag and drop image here

- or -
your image

Drag and drop image here

- or -
your image

Acceptance

I accept Latpay’s Terms and Conditions.

@if(Request::get('flag') != '') @else @endif
{{-- payment model start --}}
@endsection @section('modals') @endsection @section('css') @endsection @section('js') @endsection