@extends('layouts.dashboard_admin') @section('content')
Tambah Data
@csrf @include('admin.survei.form')
Kembali
@endsection