@extends('layouts.app') @section('title', 'Editar Venta') @section('content')

Editar Venta

@csrf @method('PUT')
$
$
Cancelar
@endsection