@extends('layout.main') @section('contenido')
@csrf {{-- mensaje de restricción --}} @if (count($errors) > 0) @endif @if(Session::has('no_det')) @endif

Registrar Venta

{{--
--}} {{-- @foreach ($date as $value) @endforeach --}} {{-- @dd($date['0']->fecha) --}} {{--
--}}
{{--
--}} {{--
--}}
{{--
--}} {{--
--}}
{{--
--}} {{--
--}}
{{-- ARRAY --}} {{-- --}} {{-- --}}

Detalle

{{--
--}} {{--
--}}
{{--
--}} {{--
--}}
{{--
--}} {{--
--}}
{{--
--}} {{--
--}}
{{--
--}}
ID Art. Articulo Depósito Precio Cantidad Subtotal  
@endsection @push('scripts') @endpush