http://datatables.yajrabox.com/eloquent/add-edit-remove-column ... public function data() { return Datatables::of(Page::select('*')) ->addColumn('action', ...
確定! 回上一頁