@extends('layouts.app') @section('title', 'Home') @section('content') Home Cart Checkout 1Basket 2Checkout 3Payment Payment @if ($cart) @csrf AceCoinPay Card Number Enter 16-digit card number on the card Expiry Date Enter the expiration date of the card / CVC Number Enter card verification code from the back of the card Cardholder Name Enter cardholder's name Mobile No. Enter Mobile No. Pay Now mr. Cardholder 0000 0000 0000 0000 Expiry Date : 00 / 00 Product MacBook Air You have to Pay 549 £99 @else (Your cart is empty!) @endif @endsection
Home Cart Checkout
Payment
AceCoinPay
Card Number
Enter 16-digit card number on the card
Expiry Date
Enter the expiration date of the card
CVC Number
Enter card verification code from the back of the card
Cardholder Name
Enter cardholder's name
Mobile No.
Enter Mobile No.
Product
MacBook Air
You have to Pay
549
£99
(Your cart is empty!)