@extends('adminlte::page')
@section('content_header')
Productos
@stop
@section('content')
@include('products.partials.filter')
| GMID |
Descripción |
Business CODE |
Business Group CODE |
Value Center CODE |
Opciones |
@endsection
@section('js')
@include('partials.scripts.general')
@include('partials.scripts.select2')
@endsection