@extends('organizers.dashboard') @section('content')
| No | Name | Phone | |
|---|---|---|---|
| {{ $author->author_no}} | {{ $author->name }} @if($author->is_primary) Contact Author @endif | {{ $author->email }} | {{ $author->phone }} |
| No | Name | {{ $questions->topic_a }} | {{ $questions->topic_b }} | {{ $questions->topic_c }} | {{ $questions->topic_d }} | {{ $questions->topic_e }} | Recommendation |
|---|---|---|---|---|---|---|---|