@extends('adminlte::page') @section('title', 'Agregar Producto') @section('content')

Agregar Nuevo Producto

@if ($errors->any()) @endif
@csrf
S/

Arrastra y suelta tu imagen aquí

o haz clic para seleccionar

Formatos soportados: JPG, PNG, JPEG. Tamaño máximo: 2MB.

Vista previa:

Vista previa de la imagen
Cancelar
@section('js') @endsection @endsection