![]() Mondego Media Group Ltd. t/a The Tech Capital |
Registration{{$registration->page->name}} |
Registration for {{$registration->page->name}} |
|||||||||||||||
@php
$properties = array_filter(Schema::getColumnListing($registration->getTable()), function($value) {
return !in_array($value, ['id', 'created_at', 'status', 'updated_at']);
});
@endphp
@foreach($properties as $property)
@if ($property !== 'extra')
@endif
@endforeach
@if ($registration->extra)
@foreach($registration->extra as $key => $value)
@endforeach
@endif
@if ($registration->promo)
@php
$promo = \App\Models\PromoCode::where('code', $registration->promo)->first();
@endphp
@if ($promo && $promo->discount === 100)
@else
@endif
@else
@endif
|
|||||||||||||||
The Tech Capital Team thetechcapital.com | events.thetechcapital.com Company Registration No: 13736383 |