@extends('layouts.app') @section('title') Detail Pertanyaan Kuesioner Form 1 @endsection @section('content') Detail Pertanyaan Kuesioner F-01 Kembali @include('stisla-templates::common.errors') @include('f1_questionnaire_questions.show_fields') Opsi Kuesioner OPSI {!! $dataTable->table(['width' => '100%', 'class' => 'table table-striped table-bordered'], false) !!} @endsection @section('modal')