@extends('layouts.backend') @section('content')

Add Damaged Product

@csrf

Detail Item


Cancel
@endsection @section('js_after') @include('pages.damaged_product.function_create') @include('pages.globalFunction') @endsection