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

Venta Productos

Add New

@include('flash::message')
@include('venta_productos.table')
@endsection