@extends('layouts.app') @section('content') @php $locale = session()->get('locale') ? session()->get('locale') : App\Helpers\ConstantHelper::ENGLISH; @endphp {{ __('label.book_your_appointment') }} @include('customer.book-appoinment.nav-bar') @csrf {{ __('label.apply_coupon_code_and_redemption_points_if_any') }} {{ __('label.click_on_payment_gateway_to_proceed') }} {{ __('label.sub_total') }} * @if ($cart->applied_distance_charge > 0 && @$cart->serviceType->alias == App\Helpers\ConstantHelper::HOME) {{ __('label.applied_distance_charges') }} {{ __('message.you_have_selected_the_location_with_in_range', ['distance' => round($sessionBookingInfo['distance'])]) }} @endif {{-- @if (@$appliedCoupon->coupon_code || count($coupons) > 0) --}} {{ __('label.apply_coupon') }} {{ count($coupons) }} {{ __('label.coupon_available') }} coupon_code) readonly @endif> @if (@$appliedCoupon->coupon_code) {{ __('label.remove') }} @else {{ __('label.apply') }} @endif {{-- @endif --}} {{-- @if (@$cart->redeem_points > 0 || auth()->user()->points > 0) --}} {{-- @if (auth()->user()->points > 0) --}} {{ __('label.redeem_points') }} {{ 'EGP ' . auth()->user()->points }} {{-- @endif --}} redeem_points > 0) readonly @endif> @if ($cart->redeem_points > 0) {{ __('label.remove') }} @else {{ __('label.apply') }} @endif {{ __('static.point_is_equal_to', ['value' => $setting->points_rate_factor]) }} {{-- @endif --}} @if (@$cart->wallet > 0 || auth()->user()->wallet > 0) {{ __('label.wallet') }} {{ 'EGP ' . auth()->user()->wallet }} wallet > 0) readonly @endif> @if ($cart->wallet > 0) {{ __('label.remove') }} @else {{ __('label.apply') }} @endif @endif {{ __('label.balance_amount') }} * @if ($setting && $setting->partial_payment == 1 && $cart->payable_amount > 0) {{ __('label.partially_amount') }} @endif @if ($setting && $setting->partial_payment == 1 && $cart->payable_amount > 0) {{ __('label.partially_amount') }} * @endif {{-- Online --}} {{ __('label.online') }}. {{ __('label.card') }} {{ __('label.wallet') }} {{ __('label.redirected_to_payment') }}. {{-- Cash --}} @if (isset($setting) && $setting->cash == 1 && $cart->payable_amount > 0) {{ __('label.cash') }}. @endif {{ __('static.back') }} {{ __('label.confirm_and_pay') }}. {{-- modal --}} {{--
{{ __('label.click_on_payment_gateway_to_proceed') }}
{{ __('label.partially_amount') }}