{{--@if($serverstatus) @if(\Illuminate\Support\Facades\Auth::user()->isAbleTo('store_manage_selling_price-read')) --}}{{--Permissions--}}{{-- --}}
@if(sizeof($closingstockRegisters)>0) @foreach($closingstockRegisters as $key => $tabledata) @endforeach @else @endif
Supplier Invoice Date Invoice No Amount Paid Amount Outstanding Last Payment Date How Old
{{\Carbon\Carbon::parse($tabledata['created_at'])->format('d-M-Y h:m:i')}} {{$tabledata['item_name']}} {{$tabledata['brand_name']}} {{$tabledata['dimension_name']}} {{$tabledata['batch_no']}} {{$tabledata['purchase_info']['purchase_invoice_no']}} {{\Carbon\Carbon::parse($tabledata['purchase_info']['purchase_invioce_date'])->format('d-M-Y')}} {{$tabledata['total_amount']}}

No Data Available

{{--{{$datatables->links('livewire.pagination-livewire')}}--}}
{{-- @if(sizeof($datatables)>0) --}}{{--
--}}{{-- @endif--}}
{{-- --}}
{{--@else

Sorry !!! Unauthorized Access.

@endif--}} {{--@else

Sorry !!! Service Is Not Available.

@endif--}} @section('externaljs') @endsection