InvoiceController
extends Controller
in package
Table of Contents
Methods
index()
Get list of the invoice for current user
public
index() : mixed
Return values
mixed —show()
Show the invoice by id
public
show(mixed $id) : mixed
Parameters
- $id : mixed