@extends('frontend.layouts.applayout') @section('main-content')

Kids Cake

@csrf
{{-- ====== cake designs start ====== --}}
@foreach ($designs as $design)
@endforeach
{{-- ====== cake designs end ====== --}}

Select design first

{{-- ====== flavour start ====== --}}

Select design and Size first

{{-- ====== flavour end ====== --}}

Description

Terms and Conditions

  1. Small custom cake orders must be placed 24-48 hours before pick up.
  2. kids cake orders or large custom orders must be placed two to three weeks before the event date.
Add Notes

Cake Stand

Cake Topper

Order Summary

Cake

$ 0.00

Character Type

$0.00

Sub Total:

$0.00

Total

$0.00

@push('scripts') @endpush @endsection