@extends('aron-layouts.main') @section('content')
@include('aron-layouts.includes._header')
@if (session('success')) @endif @if (session('error')) @endif

{{ucwords($mealPlan->title)}}

Change Package

Still Confused? Let's talk

Buy this Package for {{$mealPlan->availDays}} Days
in just Rs. {{number_format($mealPlan->amount)}} Add To Cart
{{$mealPlan->description}}

@for ($i = 0; $i < 8; $i++)