@extends('layouts.site_layout') @section('content')

Summary


Delegate

Name: {{ $userData->name}}

Email: {{ $userData->email }}

Phoneno: {{ $userData->phone_number }}

Organization: {{ $payData[0]->organization }}

Total Price: Rs {{ $payData[0]->actual_price }}

Amount Payable: Rs {{ $total_amount }}

Ticket Type: {{ $passTitle }}

@csrf
Event Member

Scan the QR code

Please send the payment confirmation receipt on this number +91 94827 54501 or write to us on events_ack@iesaonline.org

OR

@endsection