{{-- Template Name: Custom Template --}} @extends('layouts.app') @section('content') @while(have_posts()) @php the_post() @endphp @include('partials.page-header')

Do you qualify for a medical marijuana diagnosis?

We are here to help you every step of the journey


Getting a Card

We make it easy, efficient, and effective

Do you qualify for a medical marijuana card? What is next after getting my medical cannabis certification? [name] has the answers and assistance you need to move smoothly and quickly through the diagnosis and certification process.


@include('partials.content-page') @endwhile @endsection