Ich möchte teilnehmen
{{-- {!! Form::select('gender', ['Herr' => 'Herr', 'Frau' => 'Frau'], null, ['class' => 'form-control']) !!} --}}
{{-- {!! Form::label('customer', 'Sind Sie Haspa Kunde?') !!} --}}
{{-- {!! Form::select('customer', ["" => 'Bitte wählen', 0 => 'Nein', 1 => 'Ja'], null, ['class' => 'form-control']) !!} --}}
@if ($exclusive_event->plus_guests_allowed())
weitere Begleitperson hinzufügen
@for ($i=1; $i<=$exclusive_event->max_plus_guest; $i++)
Fatal error: Uncaught Error: Call to undefined function old() in C:\Apache24_x64\htdocs\ex-vak-new\resources\views\invitations\create.blade.php:250
Stack trace:
#0 {main}
thrown in C:\Apache24_x64\htdocs\ex-vak-new\resources\views\invitations\create.blade.php on line 250