Add subuser list and new subuser views

Holy 🐄 translations are annoying to implement for these views.
This commit is contained in:
Dane Everitt
2017-01-20 23:39:37 -05:00
parent 994588c82d
commit 3d2278ba3e
6 changed files with 668 additions and 1 deletions

View File

@@ -50,4 +50,5 @@ return [
'make_primary' => 'Make Primary',
'none' => 'None',
'cancel' => 'Cancel',
'created_at' => 'Created At',
];