', '')) ?> withProps([ 'show-complete' => (bool) Config::get()->ADMIN_COURSES_SHOW_COMPLETE, 'fields' => $fields, 'unsortable-fields' => $unsortable_fields, 'max-courses' => (int) $max_show_courses, 'sort-by' => $sortby, 'sort-flag' => $sortflag, ]) ->withVuexStore('AdminCoursesStore', 'admincourses', $store_data) ?>