@extends('layouts.app') @section('content') @include('layouts.modals.proveedor')
@include('layouts.modals.nuevo-producto') @endsection