@extends('layouts.app') @section('content')
Home
@if(session()->has('success')) @endif
INGRESOS REGISTRADOS
Productos:
@section('js1') @endsection @endsection