@extends('layouts.app') @section('title', 'Complete Payment - ' . $appointment->appointment_id) @section('content')
Appointment ID: {{ $appointment->appointment_id }}
{{ $doctor->name }}
{{ $clinic->name }}
{{ date('d M, Y', strtotime($appointment->appointment_date)) }}
@if($appointment->consultation_type === 'video') Video Call @else In-Person @endif
Secure payment powered by Razorpay
Your payment information is secure and encrypted