moved links on unpaid invoices page
This commit is contained in:
@@ -43,6 +43,7 @@
|
|||||||
@endforeach
|
@endforeach
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
{{ $invoices->links() }}
|
||||||
<br>
|
<br>
|
||||||
<h2>Total Amount Owed: {{ number_format($totalAmount, 2, ".", ",") }}</h2>
|
<h2>Total Amount Owed: {{ number_format($totalAmount, 2, ".", ",") }}</h2>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user