@extends('frontEnd.layouts.master') @section('title', 'Customer Checkout') @push('css') @endpush @section('content') @csrf Customer Information Fill in the details below to complete your order Order by Phone? Call us: {{ $contact?->hotline }} Full Name * Phone Number * Full Address * Select Delivery Area * Choose your area... @foreach ($shippingcharge as $key => $value) id == 1 ? 'selected' : '' }}> {{ $value->name }} @endforeach Payment Method Cash On Delivery @if($bkash_gateway) Pay with bKash @endif Place Order Secure 256-bit SSL Encrypted Payment Order Summary @include('frontEnd.layouts.ajax.checkout_body') @endsection @push('script') @endpush
Fill in the details below to complete your order
Secure 256-bit SSL Encrypted Payment