@extends('layouts.app') @section('head') @endsection @section('header')
〈返回
意見反應
@endsection @section('content')
{{ csrf_field() }}



@include('common.errors') @endsection