@php use App\Models\ParameterDetail; use App\Models\Workorder; @endphp SERAH TERIMA #{{ $handover->number }} @if(isset(Auth::user()->entity->logo)) @else @endif

{{ Auth::user()->entity->name }}

{{ Auth::user()->entity->address . ' / ' . Common::phoneFormat(Auth::user()->entity->phone) }}

{{ Auth::user()->entity->name }}

{{ Auth::user()->entity->address . ' / ' . Common::phoneFormat(Auth::user()->entity->phone) }}
 
SERAH TERIMA
 
TANGGAL PO {{ Common::dateFormat($handover->purchase->dates, 'dd / mm / yyyy') }}
No. PO {{ $handover->purchase->number }}
Tanggal {{ Common::dateFormat($handover->dates, 'dd / mm / yyyy') }}
No. Serah Terima {{ $handover->number }}
Tgl. Masuk {{ Common::dateFormat($handover->entry_date, 'dd / mm / yyyy') }}
@php $no = 1; $class = ''; @endphp @foreach ($items as $i) @php $class = empty($class) ? 'gray' : ''; $no++; @endphp @endforeach
No Nama Barang Tgl. Kadaluarsa Jumlah
{{ $no }} {{ $i['name'] }} {{ Common::dateFormat($handover->expire_date, 'dd / mm / yyyy') }} {{ number_format($i['qty'], 0, '', '.') }}
{{ @$handover->purchase->supplier->name }},




( ............................................ )
{{ $handover->receiver_name }},




( ............................................ )
{!! $handover->qr_code !!}