@extends('front.inner-layout.app') @section('content')

My Orders

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

Activate your payment gateway to access online orders

Allow your clients to easily re-order prescribed products through their My Appointment account. No terminal required, no monthly fees or minimum spend, cancel anytime. Only 1.4% plus 10c per transaction.

Activate Payment Gateway
@endsection @section('modals')
@endsection @section('css') @endsection @section('js') @endsection