@extends('frontend.layouts.app') @section('content') @livewire('frontend.home.checkout',['kitchendetails' => $kitchendetails,'delivert_charges_data'=>$delivert_charges_data,'total'=>$total,'coupon_data_shop'=>$coupon_change_data]) {{-- --}} @endsection