@php $services = [ [ 'icon' => 'β ', 'title' => 'First consultation & medication order are FREE', ], [ 'icon' => 'β ', 'title' => 'Your trial starts today, but you wonβt be charged', ], [ 'icon' => 'β ', 'title' => 'Cancel anytime before the trial ends to avoid charges', ], [ 'icon' => 'π', 'title' => 'Includes Medical Intake Form Before Prescription Approval', ], [ 'icon' => 'π', 'title' => 'Fast & Free Shipping', ], [ 'icon' => 'π²', 'title' => ' Get Text Message Updates at Every Step', ] ]; @endphp
{{ $service['description'] }}
@endif