@extends('front.layouts.main') @section('content')
| ID | Supplier Name | Supplier Tell | Paid | Payment Type | Date | Action |
|---|---|---|---|---|---|---|
| {{$key + 1}} | {{$supplierdetails->supplier_name}} | {{$supplierdetails->supplier_tell}} | {{$listing->paid}} | {{$listing->paymentType}} | {{$listing->date}} | Invoice |