|
@if($pdfLogo && $pdfLogo->attachment)
|
ITEMS RECEIVED
Movement # - {{ $movement->id }}
@if($movement->to_date) Receipt Date - {{ \Carbon\Carbon::parse($movement->to_date)->format('D d/m/Y') }} @endif Product # - {{ $product->id }} |
||||||||
|
|||||||||
|
Items Received
|
|||||||||
|
|||||||||
|
|||||||||
|
Comments
|
|||||||||
|
{{ $movement->comments }} |
|||||||||