mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-19 16:32:15 +00:00
- Client list
- Context menu
This commit is contained in:
@@ -22,6 +22,7 @@ class OasisInvoiceResource extends JsonResource
|
||||
'file_url' => '',
|
||||
'clientName' => $this->client['name'],
|
||||
'mimetype' => 'pdf',
|
||||
'type' => 'invoice',
|
||||
'created_at' => format_date($this->created_at, '%d. %B. %Y'),
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user