@extends('layouts.app') @section('content')

Supplier payment Manage payment information


Supplier

@foreach ($stock as $stock) @if($stock->statusPaid==-1) @else @endif @endforeach
Status Invoice Total(Tk) Name Action
{{ $stock->boxID}} {{ $stock->price}} {{ $stock->supplyer->name}} @if($stock->statusPaid==-1) @else @endif

Particular payment information

Supplier information

Customer:


Invoice ID:

Total invoice:





Date Amount PaymentMethod Remarks