Add speaker invitations with portal page and programme host picker.
Deploy Ladill Events / deploy (push) Successful in 47s
Deploy Ladill Events / deploy (push) Successful in 47s
Speakers require email, get a personal holding page with programme and stage links, auto-invites when programme hosts are saved, and manual send for events without a schedule; also fix wallet copy on event create and anchor attendee comms. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
@include('qr-codes.partials.type-fields-create', ['accountEventDefaults' => $accountEventDefaults ?? []])
|
||||
|
||||
<p class="rounded-xl bg-slate-50 px-3.5 py-2.5 text-xs leading-5 text-slate-500">
|
||||
GHS {{ number_format($pricePerQr, 2) }} will be charged from your QR balance when you create this event.
|
||||
GHS {{ number_format($pricePerQr, 2) }} will be charged from your wallet when you create this event.
|
||||
</p>
|
||||
|
||||
<button type="submit" class="btn-primary w-full">Create event</button>
|
||||
|
||||
Reference in New Issue
Block a user