Apply fixes from StyleCI

This commit is contained in:
StyleCI Bot
2023-10-10 04:42:46 +00:00
parent 389c6d3751
commit d42e758c21
31 changed files with 991 additions and 1000 deletions

View File

@@ -69,7 +69,6 @@ class OrganizationController extends Controller
*/
public function org_list()
{
$modalTitle = __('lang.your_translation_key_here');
// chumper datable package call to display Advance datatable
return \Datatable::collection(Organization::all())