@extends('layouts.pdf') @section('content')
( ! ) Notice: Undefined variable: copiass in C:\wamp64\www\proyects\POS\resources\views\pdf\transfer_packing_landspace.blade.php on line 12
Call Stack
#TimeMemoryFunctionLocation
10.0004360176{main}( )...\transfer_packing_landspace.blade.php:0

( ! ) Warning: count(): Parameter must be an array or an object that implements Countable in C:\wamp64\www\proyects\POS\resources\views\pdf\transfer_packing_landspace.blade.php on line 12
Call Stack
#TimeMemoryFunctionLocation
10.0004360176{main}( )...\transfer_packing_landspace.blade.php:0
@foreach ($copiass as $item)
( ! ) Notice: Undefined variable: item in C:\wamp64\www\proyects\POS\resources\views\pdf\transfer_packing_landspace.blade.php on line 16
Call Stack
#TimeMemoryFunctionLocation
10.0004360176{main}( )...\transfer_packing_landspace.blade.php:0

( ! ) Notice: Undefined property: stdClass::$unds in C:\wamp64\www\proyects\POS\resources\views\pdf\transfer_packing_landspace.blade.php on line 17
Call Stack
#TimeMemoryFunctionLocation
10.0004360176{main}( )...\transfer_packing_landspace.blade.php:0
@endforeach @foreach($copiass as $caja)

MALVA

w w w . m a l v a o n l i n e . c o m

{{$tdestino ['name']}}

{{$brand['Description']}}

{{ $transfer['tp'] }}

CONTIENE {{ $caja['unds'] }} DE {{$totalUnidades}} UNDS

{{$caja['caja']}} de {{$count}}

@endforeach @endsection