@extends('index-registration') @section('content')
@if($event->lang == 'hr')

Registracija

@else

Registration

@endif
{{ Form::model($lead_registration, array('class' => 'tab-content form-horizontal form-bordered', 'id' => 'krik-registration-accommodation-transfer-step')) }} @if($accommodations_available && $lead_registration->accompany_persons == 0)
@if($event->lang == 'hr')

Želite li rezervirati smještaj?

@else

Do you want to make accommodation reservation?

@endif
@if($lead_registration->accomodation_room_id) @if($event->lang == 'hr') @else @endif @else @if($event->lang == 'hr') @else @endif @endif
@if($event->lang == 'hr')

Smještaj

Molimo odaberite smještaj.
@else

Accommodation

Please choose accommodation.
@endif
@foreach($accommodations as $key => $accommodation)
{{ Form::radio('accomodation_room_id', $accommodation->id, false, ['id' => 'accomodation_room_id_' . $key, 'data-type' => str_replace(' ', '-', strtolower($accommodation->type)), 'data-date-from' => $accommodation->available_from, 'data-date-until' => $accommodation->available_until]) }} {{ Form::label('accomodation_room_id_' . $key, $accommodation->name, null) }}
@if($event->lang == 'hr') @if($accommodation->type == 'Single use') Jednokrevetna @else Dvokrevetna @endif @else

{{ $accommodation->type }}

@endif

Notice: Undefined variable: accommodation in /home/imevent/public_html/backup/resources/views/registration/steps/accommodation-transfer.blade.php on line 157

Notice: Trying to get property of non-object in /home/imevent/public_html/backup/resources/views/registration/steps/accommodation-transfer.blade.php on line 157

Notice: Undefined variable: accommodation in /home/imevent/public_html/backup/resources/views/registration/steps/accommodation-transfer.blade.php on line 158

Notice: Trying to get property of non-object in /home/imevent/public_html/backup/resources/views/registration/steps/accommodation-transfer.blade.php on line 158

Notice: Undefined variable: accommodation in /home/imevent/public_html/backup/resources/views/registration/steps/accommodation-transfer.blade.php on line 159

Notice: Trying to get property of non-object in /home/imevent/public_html/backup/resources/views/registration/steps/accommodation-transfer.blade.php on line 159

{{ $price }} {{ $currency }}

@if($event->lang == 'hr')

Po noći. PDV je uključen u cijenu.

@else

Per night. VAT included.

@endif
@endforeach
@if($event->lang == 'hr') {{ Form::label('accomodation_arrival_departure_date', 'Datumi dolaska i odlaska', array('class' => 'control-label')) }} @if($lead_registration->accomodation_room_id)
Notice: Undefined variable: lead_registration in /home/imevent/public_html/backup/resources/views/registration/steps/accommodation-transfer.blade.php on line 181

Notice: Trying to get property of non-object in /home/imevent/public_html/backup/resources/views/registration/steps/accommodation-transfer.blade.php on line 181

Notice: Undefined variable: lead_registration in /home/imevent/public_html/backup/resources/views/registration/steps/accommodation-transfer.blade.php on line 184

Notice: Trying to get property of non-object in /home/imevent/public_html/backup/resources/views/registration/steps/accommodation-transfer.blade.php on line 184
{{ Form::text('accomodation_arrival_departure_date', $accomodation_arrival_departure_date, array('class' => 'form-control krik-arrival-departure-date')) }} @else {{ Form::text('accomodation_arrival_departure_date', null, array('class' => 'form-control krik-arrival-departure-date', 'disabled')) }} @endif
{{ Form::label('accomodation_roomy_name', 'Dijelim sobu s', array('class' => 'control-label')) }} @if($lead_registration->type == 'Double use') {{ Form::text('accomodation_roomy_name', null, array('class' => 'form-control')) }} @else {{ Form::text('accomodation_roomy_name', null, array('class' => 'form-control', 'disabled')) }} @endif
{{ Form::label('accomodation_note', 'Posebni zahtjev', array('class' => 'control-label')) }} @if($lead_registration->accomodation_room_id) {{ Form::textarea('accomodation_note', null, array('class' => 'form-control', 'size'=>'30x2')) }} @else {{ Form::textarea('accomodation_note', null, array('class' => 'form-control', 'size'=>'30x2', 'disabled')) }} @endif @else {{ Form::label('accomodation_arrival_departure_date', 'Dates of Arrival and Departure', array('class' => 'control-label')) }} @if($lead_registration->accomodation_room_id)
Notice: Undefined variable: lead_registration in /home/imevent/public_html/backup/resources/views/registration/steps/accommodation-transfer.blade.php on line 213

Notice: Trying to get property of non-object in /home/imevent/public_html/backup/resources/views/registration/steps/accommodation-transfer.blade.php on line 213

Notice: Undefined variable: lead_registration in /home/imevent/public_html/backup/resources/views/registration/steps/accommodation-transfer.blade.php on line 216

Notice: Trying to get property of non-object in /home/imevent/public_html/backup/resources/views/registration/steps/accommodation-transfer.blade.php on line 216
{{ Form::text('accomodation_arrival_departure_date', $accomodation_arrival_departure_date, array('class' => 'form-control krik-arrival-departure-date')) }} @else {{ Form::text('accomodation_arrival_departure_date', null, array('class' => 'form-control krik-arrival-departure-date', 'disabled')) }} @endif
{{ Form::label('accomodation_roomy_name', 'I share my room with', array('class' => 'control-label')) }} @if($lead_registration->type == 'Double use') {{ Form::text('accomodation_roomy_name', null, array('class' => 'form-control')) }} @else {{ Form::text('accomodation_roomy_name', null, array('class' => 'form-control', 'disabled')) }} @endif
{{ Form::label('accomodation_note', 'Special Requests / Dietary Requirements', array('class' => 'control-label')) }} @if($lead_registration->accomodation_room_id) {{ Form::textarea('accomodation_note', null, array('class' => 'form-control', 'size'=>'30x2')) }} @else {{ Form::textarea('accomodation_note', null, array('class' => 'form-control', 'size'=>'30x2', 'disabled')) }} @endif @endif
@endif @if($transfers)
@if($event->lang == 'hr')

Želite li rezervirati prijevoz?

@else

Do you want to make transfer reservation?

@endif
@if($leads_transfers_ids[0] != null) @if($event->lang == 'hr') @else @endif @else @if($event->lang == 'hr') @else @endif @endif
@if($event->lang == 'hr')

Prijevoz

Molimo odaberite prijevoz.
@else

Transfer

Please choose transfer.
@endif
@foreach($transfers as $key => $transfer)
@if(in_array($transfer->id, $leads_transfers_ids)) {{ Form::checkbox('transfer_type_' . $key, $transfer->id, true, ['id' => 'transfer_type_' . $key]) }} @else {{ Form::checkbox('transfer_type_' . $key, $transfer->id, null, ['id' => 'transfer_type_' . $key]) }} @endif @if($event->lang == 'hr') @if($transfer->description == 'Transfer From Airport to Venue') {{ Form::label('transfer_type_' . $key, 'Prijevoz od aerodroma do događaja', null) }} @else {{ Form::label('transfer_type_' . $key, 'Prijevoz od događaja do aerodroma', null) }} @endif @else {{ Form::label('transfer_type_' . $key, $transfer->description, null) }} @endif

Notice: Undefined variable: transfer in /home/imevent/public_html/backup/resources/views/registration/steps/accommodation-transfer.blade.php on line 315

Notice: Trying to get property of non-object in /home/imevent/public_html/backup/resources/views/registration/steps/accommodation-transfer.blade.php on line 315

Notice: Undefined variable: transfer in /home/imevent/public_html/backup/resources/views/registration/steps/accommodation-transfer.blade.php on line 316

Notice: Trying to get property of non-object in /home/imevent/public_html/backup/resources/views/registration/steps/accommodation-transfer.blade.php on line 316

Notice: Undefined variable: transfer in /home/imevent/public_html/backup/resources/views/registration/steps/accommodation-transfer.blade.php on line 317

Notice: Trying to get property of non-object in /home/imevent/public_html/backup/resources/views/registration/steps/accommodation-transfer.blade.php on line 317

{{ $price }} {{ $currency }}

@if($event->lang == 'hr')

PDV je uključen u cijenu.

@else

VAT included.

@endif

Notice: Undefined variable: leads_transfers in /home/imevent/public_html/backup/resources/views/registration/steps/accommodation-transfer.blade.php on line 335

Warning: Invalid argument supplied for foreach() in /home/imevent/public_html/backup/resources/views/registration/steps/accommodation-transfer.blade.php on line 335
@if($event->lang == 'hr') {{ Form::label('transfer_start_ts_' . $key, 'Datum i vrijeme', array('class' => 'control-label')) }} @if($lead_transfer)
Notice: Trying to get property of non-object in /home/imevent/public_html/backup/resources/views/registration/steps/accommodation-transfer.blade.php on line 347
{{ Form::text('transfer_start_ts_' . $key, $transfer_datetime, array('class' => 'form-control krik-transfer-date')) }} @else {{ Form::text('transfer_start_ts_' . $key, null, array('class' => 'form-control krik-transfer-date')) }} @endif
{{ Form::label('flight_number_' . $key, 'Broj leta', array('class' => 'control-label')) }} @if($lead_transfer) {{ Form::text('flight_number_' . $key, $lead_transfer->flight_number, array('class' => 'form-control')) }} @else {{ Form::text('flight_number_' . $key, null, array('class' => 'form-control')) }} @endif @else {{ Form::label('transfer_start_ts_' . $key, 'Dates and Time', array('class' => 'control-label')) }} @if($lead_transfer)
Notice: Trying to get property of non-object in /home/imevent/public_html/backup/resources/views/registration/steps/accommodation-transfer.blade.php on line 366
{{ Form::text('transfer_start_ts_' . $key, $transfer_datetime, array('class' => 'form-control krik-transfer-date')) }} @else {{ Form::text('transfer_start_ts_' . $key, null, array('class' => 'form-control krik-transfer-date')) }} @endif
{{ Form::label('flight_number_' . $key, 'Flight Number', array('class' => 'control-label')) }} @if($lead_transfer) {{ Form::text('flight_number_' . $key, $lead_transfer->flight_number, array('class' => 'form-control')) }} @else {{ Form::text('flight_number_' . $key, null, array('class' => 'form-control')) }} @endif @endif
@endforeach
@endif
{{ Form::close() }}
@if($event->lang == 'hr') {!! JsValidator::formRequest('App\Http\Requests\Registration\AccommodationTransferHR') !!} @else {!! JsValidator::formRequest('App\Http\Requests\Registration\AccommodationTransfer') !!} @endif @endsection