{{-- header --}} @php($breadcrumbs = [ '得意先・配送先単価一覧'=>route('customer-delivery-product-prices.index', ['action'=>'back']), '得意先・配送先単価表示'=>null ])
@php($visible = (App\Services\Logic\Assist::getCurrentRoutePermissions()->canUpdate) ? '' : 'hidden')
{{-- contents --}}
@include('user.customer-delivery-product-prices.partials.show')