@extends('layouts.new-layout') @section('content')
Your payment has been made successfully
You will receive a Confirmation email in your inbox.
Booking Reference: #{{ $appointment->appointment_id }}
Requested Date: {{ \Carbon\Carbon::parse($appointment->date)->format('Y-m-d') }}
Requested Time: {{\Carbon\Carbon::parse($appointment->time)->format('h:i A')}}