@extends('layouts.survey') @section('title', 'Select Language — ' . $project->name) @section('trail')
Select Respondent
2 Select Language
3 Survey Questions
4 Collector Info
5 Thank You
@endsection @push('styles') @endpush @section('content')
Collecting for {{ $project->name }} — Respondent: {{ $respondentType->name }}

Select Survey Language

Choose the language to conduct the survey in. Pick whatever the respondent is most comfortable with.

🇬🇧
English
Survey in English
Start
🇧🇩
বাংলা
Survey in Bangla
শুরু করুন
Change respondent type
@endsection