@extends('layouts.printer') @section('content')
Zestawienie zaliczek
@php($sum_zaliczek = 0)
@foreach($inv[0]->zaliczki as $document)
Zaliczka: {{ number_format($sum_zaliczek,2) }} |
{{$inv[0]->number}} - {{$inv[0]->user->name}}
z dnia {{Carbon\Carbon::parse($inv[0]->created_at->toDateString())->format('Y-m-d ')}}
Załączone dowody sprawdzono
pod względem merytorycznym ----------------- -----------------
data podpis
Załączone dowody sprawdzono
pod względem formalnym i rachunkowym ----------------- -----------------
data podpis
|
{{ $licznik_g }} | {{$document->docno}} | {{ number_format($document->valuepln,2) }} PLN | {{$document->description}} |
{{ $licznik_k }} | {{$document->docno}} | {{ number_format($document->valuepln,2)}} PLN | {{$document->description}} |