{{ $treatment->name }}

{{ $treatment->description }}

@if($treatment->conditions->count() > 0)

Conditions Treated

    @foreach($treatment->conditions as $condition)
  • {{ $condition->name }} @if($condition->pivot && $condition->pivot->primary_treatment) (Primary Treatment) @endif
  • @endforeach
@endif
@csrf

How It Works

1

Select Your Treatment

Choose the treatment that best fits your needs.

2

Choose a Subscription Plan

Select a plan that works for you and your family.

3

Answer Medical Questions

Provide information about your condition to help our doctors provide the best care.

4

Complete Payment

Securely pay for your treatment and subscription.

5

Get Treated

Our doctors will review your case and provide treatment, including prescriptions if needed.