@extends('layouts.app') @section('titulo', 'Nuevo Proveedor') @section('contenido')
@csrf
@endsection