{{-- @extends('metronic.base') @section('titulo') Productos - proveedor @endsection @section('extracss') @endsection @section('extrajs') @endsection @section('content') @include('sessions')

Agregar producto y proveedor

@csrf

@endsection --}} Crear proveedor
@csrf
@error('producto') {{ $message }} @enderror
@error('producto') {{ $message }} @enderror