{{ __('strings.soporte') }}
{{csrf_field()}}
{{ __('strings.choose_option') }}
@foreach($options as $op)
{{$op->type}}
@endforeach