ChenWuJie %!s(int64=4) %!d(string=hai) anos
pai
achega
55d8f04e62

+ 0 - 1
app/Admin/Controllers/ServicePacksManagment/InsuranceAgreementController.php

xqd
@@ -26,7 +26,6 @@ class InsuranceAgreementController extends AdminController
     {
         $grid = new Grid(new InsuranceAgreement());
         $grid->disableBatchActions();
-        $grid->disableCreateButton();
         $grid->actions(function ($actions){
            $actions->disableView();
         });