id) ->where('role_id', Role::SUPER_ADMIN)->count() ) { abort(403, 'Unauthorized action'); } return true; }); } }