@extends('shared/layout') @section('title','Editar proveedor') @section('content')
@csrf @method('patch')
Regresar
@endsection