| # | Questions | Category | Duation | Created By | Created On |
|---|---|---|---|---|---|
| {{$index + 1}} | {{@$currentUserCompanyQuestion->question}} | {{@$currentUserCompanyQuestion->category}} | {{@$currentUserCompanyQuestion->duration}} Sec | {{@\App\User::find(@$currentUserCompanyQuestion->user_id)->name}} | {{@($currentUserCompanyQuestion->created_at)?date('d M, Y', strtotime($currentUserCompanyQuestion->created_at)):'N/A'}} |