@php $steps = [ [ 'number' => '1️⃣', 'title' => 'Wait for your doctor\'s approval (text notification will be sent)', ], [ 'number' => '2️⃣', 'title' => 'If approved, your first prescription will be shipped free', ], [ 'number' => '3️⃣', 'title' => 'You may cancel anytime before the trial ends', ], ]; @endphp