@extends('layouts.console') @section('title', ($voice && $voice->exists)?'お客様の声 編集':'お客様の声 投稿') @section('console','店舗管理') @section('heading', ($voice && $voice->exists)?'お客様の声 編集':'お客様の声 投稿') @section('who', $member->name.' 様')@section('logout', route('member.logout')) @section('nav')@include('member._nav')@endsection @section('content')