Refactor Role form

This commit is contained in:
Batuhan Baş
2018-09-26 17:20:19 +03:00
parent c5a4280434
commit c0283746d3
5 changed files with 218 additions and 11 deletions

View File

@ -104,7 +104,8 @@ return [
'export' => 'Export',
'enable' => 'Enable',
'disable' => 'Disable',
'select_all' => 'Select All',
'remove_selections' => 'Remove Selections',
'title' => [
'new' => 'New :type',
'edit' => 'Edit :type',