response.blade.php000064400000005324150250174270010170 0ustar00 {{--

--}}

Thank You for filling in {{$info['template']}} Survey


Rater: {{$info['user']}}
Email: {{$info['email']}}
@php $ratings = []; @endphp @foreach ($qs as $item) @php $ratings[] = $item[1]; @endphp @endforeach
Questions Rating
{{ $item[0] }} {{ $item[1] }}
Average:

{{number_format(collect($ratings)->avg(), 1)}}

Comment

{{$comment}}

reset-password.blade.php000064400000000102150250174270011301 0ustar00

Click this link to reset your password

{{$link}}