@extends('be.layout-index') @section('content') @php $modul="Survey"; $modula="m_survey"; @endphp
@php if (!empty($m_survey_title)) { foreach ($m_survey_title as $row2){ echo ''; } } @endphp
id Nama Usia Wilayah Pendidikan'.$row2->soal.'Actions
@endsection