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

REGISTRAR PROVEEDORES

@csrf() @include('admin.proveedores.forms.form')
@endsection