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

Customized Wedding Cake

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

Select sponge first

{{-- cake sizes --}}
{{-- ====== 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.

Message on the cake

Special Notes

Order Summary

Cake

$ 0.00

Cake Type

$0.00

Add-Ons
Item Name Qty Price

Total Addons Price:

$0.00

Sub Total:

$0.00

Total

$0.00

@push('scripts') @endpush @endsection