@extends('website.branches.menu.layouts.index') @section('content') @if ($advertisments->isNotEmpty())
@endif

@lang('global.add_from_menu_options')

@if ($branch->settings->is_interactive_menu)

@lang('global.cart')

@lang('global.order_details')

@if ($branch->settings->send_otp) otp

00:59

@lang('global.resend_otp')
@endif
@endif @if ($order) @else
@endif @if ($survey?->questions->isNotEmpty() || $working_times->isNotEmpty()) @if ($survey?->questions->isNotEmpty()) @if ($survey?->required && session()->missing("survey_answered.$survey?->id")) @else @endif @endif @endif @endsection