@extends('layouts.app') @section('title', 'Home') @section('content')

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.

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