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

Designed Cake

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

Select design first

{{-- ====== cake type start ====== --}}

Select design and Size first

{{-- ====== cake type end ====== --}}
{{-- ====== 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. Wedding cake orders or large custom orders must be placed two to three weeks before the event date.

Cake Stand

Cake Topper

@csrf
Order Summary

Cake

$ 0.00

Cake Type

$0.00

{{--
Add-Ons
Item Name Qty Price
Small Plates 1 $4.99
Napkin 1 $5.99
Foam Cups Double Pack 1 $5.99
--}}

Sub Total:

$0.00

Total

$0.00

@push('scripts') @endpush @endsection