{{--@if($serverstatus) @if(\Illuminate\Support\Facades\Auth::user()->isAbleTo('store_manage_selling_price-read'))--}} {{--Permissions--}}
@error('sup_id') {{ $message }} @enderror
@error('start_date') {{ $message }} @enderror
@error('end_date') {{ $message }} @enderror
@if(sizeof($purchaseregister)>0) @foreach($purchaseregister as $key => $tabledata) @endforeach @else @endif
date Invoice / Voucher No Voucher Particulars Debit Credit
{{\Carbon\Carbon::parse($tabledata['created_at'])->format('d-M-Y')}} {{\Carbon\Carbon::parse($tabledata['purchase_invioce_date'])->format('d-M-Y')}} {{$tabledata['purchase_invoice_no']}} {{$tabledata['supplier_name']}} {{sizeof($tabledata['purchaseItems'])}}

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