@extends('layout.master') @section('header')
@endsection @section('content') @php $price = 0; @endphp

Checkout

Quick delivery of the domain once payment is approved.

@if(isset($domain)) @php $price = $total; @endphp @endif
@csrf

My Information

Please fill out all fields

Payment information


Billing address

{{--
--}} {{--
--}} {{-- --}} {{-- Keep my personal information private with Whois Privacy Protection. What's this? --}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- Order total:--}} {{--
--}} {{--
--}} {{-- ${{$price}}--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}
Order total:
${{$price}}

Keep my personal information private with Whois Privacy
Protection. What's this?

We guarantee 100% privacy.
Your information will not be shared.

30-day money
back guarantee

Learn more

@endsection @section('script') @endsection