@extends('layouts.staff-new') @section('content')
Name | Method | Amount | Payment Proof | Collection date | ||||
---|---|---|---|---|---|---|---|---|
{{ $upload->user->name }} | {{ $upload->collection_method == null ? 'No collection' : $upload->collection_method }} | {{ number_format($upload->amount, 2) }} | @if($upload->payment_proof)View | @elseNo proof | @endif{{$upload->collection_date}} | |||
Data Unavailable |