@extends('layouts.front-layout') @section('content')

Add to Cart

@if (isset($cart_data) && Cookie::get('shopping_cart')) @include('front.cart.cart-list') @else @include('front.cart.empty-cart-message') @endif
How Does It Work?

Our platform connects you with licensed healthcare professionals who can provide personalized consultations and treatment options.

Simply choose a treatment area, book a consultation, and receive expert guidance tailored to your needs.

Related Product 1
Online Consultation

Complete a free online medical consultation to check your eligibility

Related Product 1
Choose a Treatment

Select from a choice of suitable treatments from leading brands

Related Product 1
Express Delivery

Medication is dispensed and delivered to your home or work

@endsection