@include('merchandising.product-cost-sheet.basic-info')
@include('merchandising.product-cost-sheet.fabric-content')
{{--//Start short-course-information added by Ahmed--}}
@include('merchandising.product-cost-sheet.appointed-trims')
{{--//Start short-course-information added by Ahmed--}}
@include('merchandising.product-cost-sheet.other-trims')
{{--//Start short-course-information added by Ahmed--}}
@include('merchandising.product-cost-sheet.other-cost')
{{ Form::button('SAVE ',['class'=>'far fa-save fa-3x btn btn-success','type'=>'submit']) }}