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

Editar proveedor

@csrf @method('PUT') @include('catalogos.proveedores._form')
@endsection