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

Productos

@livewire('productos-crud')
@endsection