@extends('voyager::master')
@section('page_title', 'Anular')
@section('head')
@endsection
@section('page_header')
@include('voyager::alerts')
¿Está seguro que desea anular la nota de venta #{{$nota->numero_nota}}?
@endsection
@section('javascript')
@endsection