@extends('layouts-v2.app')
@section('content')
Trang chủ
Quản lý vận hành sản phẩm
Quản lý vận hành sản phẩm
@include('product_management.partials-v2.messages')
@include('product_management.partials-v2.filter')
@include('product_management.partials-v2.table')
@include('product_management.partials-v2.scripts')
@include('product_management.partials-v2.styles')
@endsection