@extends('layouts.app') @section('title', 'Nueva Factura de Venta') @section('content')
@json($errors->toArray(), JSON_PRETTY_PRINT|JSON_UNESCAPED_UNICODE)
@json(old(), JSON_PRETTY_PRINT|JSON_UNESCAPED_UNICODE)