{{ translate('FAQ') }}

@php $length=count($helps); @endphp @php if($length%2!=0){$first=($length+1)/2;}else{$first=$length/2;}@endphp
@for($i=0;$i<$first;$i++)

{{ $helps[$i]['question'] }}
@endfor