@extends('template.template') @section('contents')
@if ($DatathBeli == null) @else @foreach ($DatathBeli as $thbeli) @endforeach @endif
No Nota Supplier Total Beli Stock Tanggal Action
Tidak ada data
{{$thbeli->KODE_BELI}} {{$thbeli->NamaSup}} {{$thbeli->TOTAL_BELI}} {{$thbeli->WAKTU_BELI}}
@endsection @foreach ($DatathBeli as $thbeli) @endforeach