@extends('layouts.master') @section('header') @endsection @section('content')
@csrf
ฟอร์มเพิ่มข้อมูล Master Design
กลับ

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