{{-- @if ($errors->any())
S.No | Supplier Name | Place | Supplier Id | Version | View | Download |
---|---|---|---|---|---|---|
{{ $index + $suppliers->firstItem() }} | {{ $s->supplier_name }} | {{ $s->place }} | {{ $s->supplier_id }} | v{{ $s->version }} | View File | Download File |
No result found
@endif