@php($breadcrumbs = [ '受注一覧'=>route('orders.index', ['action'=>'back']), '受注表示'=>null ])
{{-- contents --}}
@csrf @include('user.orders.partials.show', ['mode'=>'create', '00details'=>null])
{{-- ★表示は入力の画面が固まってから対応 --}}