@extends('layouts.master') @section('header') @endsection @section('content')
@csrf
@csrf
คัดลอกข้อมูล Master Design
กลับ

ข้อมูลเอกสาร
@component('Design.components.hd',['oldHD'=>$hd]) @endcomponent
@component('Design.components.secondHD',['oldHD'=>$hd]) @endcomponent
{{-- @component('Design.components.comment_detail',['oldHD'=>$hd]) @endcomponent --}}
@component('Design.components.comment_description',['oldHD'=>$hd]) @endcomponent @component('Components.upload',['oldPicture'=>$hd->XVDsImg,'hasDelete'=>true]) @endcomponent
@endsection