@if(isset($title)){{$title}}@endif

@foreach($gate_type as $key => $value) gate_type) && $ticket->gate_type == $key) {{'checked'}} @endif {{$disabled}}> {{$value}} @endforeach
@foreach($ticket_type as $key => $value) ticket_type) && $ticket->ticket_type == $key) {{'checked'}} @endif @if((isset($ticket->ticket_type) && $key == '1') && (isset($ticket->gate_type) && $ticket->gate_type == '2'))) {{'disabled'}} @endif {{$disabled}}> {{$value}} @endforeach
@if($action != 'view') + @endif @if($action != 'view') × @endif
{{--Logo 2 --}}
@if($action != 'view') + @endif @if($action != 'view') × @endif
@foreach($ticket_options as $option)
@if(isset($optionsData) && isset($optionsData[$nameEdit])) @else @endif
@endforeach
{{--Container for sorting selected options --}}
    @if(!empty($selectedOptions)) @foreach($selectedOptions as $key => $value)
  • @endforeach @endif
{{-- Method is used for routing the request --}}
@if('' == $disabled) {{--Show on Add/Edit mode--}} @endif