{{ 'Patients Questions Answer' }}
| No. | Questions | Patients Answer |
|---|---|---|
| {{ ++$index }} | {{ $value->getQuestionAnswer->question_title_en }} | {{ $value->getQuestionAnswer->{$answer_key} }} |
| No Record Found | ||
@extends('layout.master') @section('css') @stop @section('content')
| No. | Questions | Patients Answer |
|---|---|---|
| {{ ++$index }} | {{ $value->getQuestionAnswer->question_title_en }} | {{ $value->getQuestionAnswer->{$answer_key} }} |
| No Record Found | ||