@extends('layouts.app') @section('title', 'New Document') @section('content')

New Document

@csrf {{-- Header --}}
{{-- Items --}}

Items

CodeProductModePiecesLWHQtyUnitPriceTotal
{{-- Totals --}}
Subtotal
Discount
Total
@endsection