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