@extends('layouts.app') @section('title') Opsi Pertanyaan Kuesioner Form 1 @endsection @section('content')

Opsi Pertanyaan Kuesioner Form 1

@include('f1_questionnaire_options.table')
@endsection