@section('title', __('site.page_forms_answers_complete_title')) @section('head') @endsection @include('includes/header') @include('includes/topSite')

{{ __('site.page_forms_answers_complete_title') }}

@php $i=0; foreach($formInputs as $input){ @endphp
@if($input->type == '2') @else @endif
@php $i++;} @endphp
@include('includes/footer')